k3s/pkg/kubelet/dockershim/cm
Akihiro Suda 0e179414c5 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-04-07 09:42:53 -07:00
..
BUILD kubelet/cm: ignore cgroups error when running in userns 2019-04-07 09:42:53 -07:00
container_manager.go dockershim: move docker to the given cgruop 2016-11-01 11:39:20 -07:00
container_manager_linux.go kubelet/cm: ignore cgroups error when running in userns 2019-04-07 09:42:53 -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