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: Prepare Resource Reaper (Ryuk) Windows support #703

Merged

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

Prepares the Resource Reaper implementation to support Ryuk on WCOW. According to the Docker engine (Linux or Windows) the Resource Repeaer requires a slightly different configuration. In case of Windows, it is necessary to mount the named pipe Docker socket (instead of the Unix socket). This requires a different mount type too (type=npipe).

Why is it important?

Ryuk support increases the experience for anyone that requires or depends on WCOW. Especially for the heavy Windows containers a resilient service like Ryuk helps a lot to clean up test environments reliably.

Related issues

-

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

netlify bot commented Dec 5, 2022

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit ae0735a
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/638ddcc37f0361000820d7b3
😎 Deploy Preview https://deploy-preview-703--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 reopened this Dec 5, 2022
@HofmeisterAn HofmeisterAn merged commit 800ca8a into develop Dec 5, 2022
@HofmeisterAn HofmeisterAn deleted the feature/prepare-resource-reaper-windows-support-2 branch December 5, 2022 12:20
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.

None yet

1 participant