-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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 resources need update #45
Comments
Ya,, for now you can just delete that field in the runtime. If you look in the docs dir and the bundle.md file I think i make some edits in the examples. |
@crosbymichael did that, I opened this as a reminder |
he was faster than me opencontainers/runc#444 |
Add Update method for the cpuset controller
…n_check Remove check for osversion in windows matcher
running a container with the default
{runtime,config}.json
fromrunc spec
fails becauseswappiness
is set by default to-1
Fix depends on opencontainers/runtime-spec#233 which will have nullable values for other cgroup values as well
The text was updated successfully, but these errors were encountered: