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

cgroup ownership: clarify that some files may not exist #1137

Merged

Commits on Feb 22, 2022

  1. cgroup ownership: clarify that some files may not exist

    Not all files listed in /sys/kernel/cgroup/delegate necessarily
    exist in all cgroups.  For example, see this issue and PR:
    
    - opencontainers/runc#3387
    - opencontainers/runc#3389
    
    Expand the cgroup ownership semantics to ensure that runtime authors
    are aware of this possibility and implementations handle it
    gracefully.
    
    Signed-off-by: Fraser Tweedale <ftweedal@redhat.com>
    frasertweedale committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    600a8bd View commit details
    Browse the repository at this point in the history