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

Add support for more container runtimes - C-0074 #495

Closed
amitschendel opened this issue Aug 9, 2023 · 0 comments · Fixed by #497
Closed

Add support for more container runtimes - C-0074 #495

amitschendel opened this issue Aug 9, 2023 · 0 comments · Fixed by #497
Assignees
Labels
enhancement New feature or request

Comments

@amitschendel
Copy link
Contributor

amitschendel commented Aug 9, 2023

Overview

The current state of the control is that it checks only docker socket mounts.

Problem

The problem is that there are more popular container runtimes that we don't support. For example containerd, cri-o.

Solution

Add these container runtime socket paths as well.

Alternatives

Additional context

@amitschendel amitschendel added the enhancement New feature or request label Aug 9, 2023
@amitschendel amitschendel self-assigned this Aug 13, 2023
@amitschendel amitschendel linked a pull request Aug 13, 2023 that will close this issue
@amitschendel amitschendel removed a link to a pull request Aug 13, 2023
@amitschendel amitschendel linked a pull request Aug 13, 2023 that will close this issue
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 a pull request may close this issue.

1 participant