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

Reaper container should not be labeled with "org.testcontainers.golang.sessionId" #721

Merged
merged 2 commits into from
Jan 24, 2023

Conversation

rzajac
Copy link
Contributor

@rzajac rzajac commented Jan 2, 2023

….sessionId. Fixes #698.

Sorry something strange happened to previous PR

@rzajac rzajac requested a review from a team as a code owner January 2, 2023 20:25
@netlify
Copy link

netlify bot commented Jan 2, 2023

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit d23aad7
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/63d011bb5d5e6a0009fde4d8
😎 Deploy Preview https://deploy-preview-721--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@mdelapenya mdelapenya self-assigned this Jan 2, 2023
@mdelapenya mdelapenya added the bug An issue with the library label Jan 2, 2023
Copy link
Contributor

@HofmeisterAn HofmeisterAn left a comment

Choose a reason for hiding this comment

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

Without having a lot of experience in the Go implementation I think the PR looks good. AutoRemove equals true and the session ID label gets skipped.

@rzajac
Copy link
Contributor Author

rzajac commented Jan 16, 2023

Is there anything I can do to have it merged?

@HofmeisterAn
Copy link
Contributor

Manu is expected to be back next week. I am certain we will address it until the end of next week.

@mdelapenya mdelapenya changed the title Reaper container should not be labeled with org.testcontainers.golang… Reaper container should not be labeled with "org.testcontainers.golang.sessionId" Jan 24, 2023
@mdelapenya
Copy link
Collaborator

I think it's fine to remove the sessionId label from the Ryuk container request. Relates to testcontainers/moby-ryuk#53

Copy link
Collaborator

@mdelapenya mdelapenya left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your time adding this check, much appreciated 🙏

@mdelapenya mdelapenya merged commit fd31e97 into testcontainers:main Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue with the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Ryuk kills itself before removing networks, volumes and images
3 participants