You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
0 commit comments