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
As pointed out in TODO item added by commit 64bb59f, it is not
necessary to have a special sync mechanism for cgroupns, as the parent
adds runc init to cgroup way earlier (before sending nl bootstrap data.
This sync was added by commit df3fa11, which was also added a
second cgroup manager.Apply() call, later removed in commit
d1ba8e3. It seems the original author had the idea to wait for
that second Apply().
Fixes: df3fa11
Signed-off-by: Kir Kolyshkin <[email protected]>
0 commit comments