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

cgroups v1 support #497

Open
ArneTR opened this issue Oct 2, 2023 · 0 comments
Open

cgroups v1 support #497

ArneTR opened this issue Oct 2, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ArneTR
Copy link
Member

ArneTR commented Oct 2, 2023

Since v0.20 we have docker root-mode support.

We could now think of also supporting cgroups v1.

The feature would be not too heavy as it would just mean looking in a different path.

On Ubuntu 22.04 with cgroups v1 the path is for instance here:
/sys/fs/cgroup/actions_job/7dccefe3c9063bf0bbb20e71995957c5c4e7f48fcab486d860fd91a6ec76ead3/cpu.stat

We leave this issue open for people seeing this and requesting the feature. If you need it please comment in this issue.

🙇

@ArneTR ArneTR added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant