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

feat(#694): Add Resource Reaper (Ryuk) privileged mode support #710

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

Adds the ResourceReaperPrivilegedModeEnabled setting and forwards the value to the Resource Reaper (Ryuk) container start.

Why is it important?

Some environments require to start the Resource Reaper in privileged mode. This change will add support for those environments. Furthermore, it aligns with other Testcontainers implementations.

Related issues

@HofmeisterAn HofmeisterAn added the enhancement New feature or request label Dec 12, 2022
@netlify
Copy link

netlify bot commented Dec 12, 2022

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 8510bab
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/6396e4b68a84c80009f57a4c
😎 Deploy Preview https://deploy-preview-710--testcontainers-dotnet.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.

@HofmeisterAn HofmeisterAn merged commit 29367a8 into develop Dec 12, 2022
@HofmeisterAn HofmeisterAn deleted the feature/649-support-ryuk-privileged-mode branch December 12, 2022 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement]: Start Ryuk as a privileged container
1 participant