Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker: add a unit test for "container already exists" error when creating containers #22238

Merged
merged 3 commits into from
May 30, 2024

Conversation

pkazmierczak
Copy link
Contributor

relates to #22218

Copy link
Member

@jrasell jrasell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a minor comment about the test comment.

Lets also backport it, so future engineers touching this code can backport with ease.

drivers/docker/driver_test.go Outdated Show resolved Hide resolved
@pkazmierczak pkazmierczak added backport/ent/1.6.x+ent Changes are backported to 1.6.x+ent backport/ent/1.7.x+ent Changes are backported to 1.7.x+ent backport/ent/1.8.x+ent Changes are backported to 1.8.x+ent backport/1.8.x backport to 1.8.x release line labels May 30, 2024
@pkazmierczak pkazmierczak merged commit bf11e39 into main May 30, 2024
31 checks passed
@pkazmierczak pkazmierczak deleted the b-docker-container-already-exists branch May 30, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/ent/1.6.x+ent Changes are backported to 1.6.x+ent backport/ent/1.7.x+ent Changes are backported to 1.7.x+ent backport/ent/1.8.x+ent Changes are backported to 1.8.x+ent backport/1.8.x backport to 1.8.x release line theme/driver/docker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants