k3s/pkg/kubelet/dockershim/cm
Akihiro Suda bfb3806701 kubelet/cm: ignore cgroups error when running in userns
This is a hacky POC; we need to implement rootless PCM in the proper way.
Especially, pcm.Exists(existingPodName) needs to be implemented to return true
even when cgroups is not available.

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2019-08-19 08:30:22 -07:00
..
BUILD kubelet/cm: ignore cgroups error when running in userns 2019-08-19 08:30:22 -07:00
container_manager.go
container_manager_linux.go kubelet/cm: ignore cgroups error when running in userns 2019-08-19 08:30:22 -07:00
container_manager_unsupported.go Support TCP type runtime endpoint for kubelet. 2017-05-25 09:16:11 +08:00
container_manager_windows.go Support TCP type runtime endpoint for kubelet. 2017-05-25 09:16:11 +08:00