kubernetes/pkg/kubelet/dockershim/cm
Giuseppe Scrivano 0d2a493a8f
kubelet: skip setting the devices cgroup
use the new libcontainer feature of skipping setting the devices
cgroup.  This is necessary on cgroup v2 to avoid leaking a eBPF
program every time the cgroup is re-configured.

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2020-07-09 09:37:46 +02:00
..
BUILD pkg/kubelet: adapt to new libcontainer API 2020-06-24 18:39:51 +02:00
container_manager_linux.go kubelet: skip setting the devices cgroup 2020-07-09 09:37:46 +02:00
container_manager_unsupported.go Add dockerless tags to all files in dockershim 2020-05-07 17:18:50 -04:00
container_manager_windows.go Add dockerless tags to all files in dockershim 2020-05-07 17:18:50 -04:00
container_manager.go Add dockerless tags to all files in dockershim 2020-05-07 17:18:50 -04:00