k3s/pkg/kubelet/dockershim
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
..
cm kubelet/cm: ignore cgroups error when running in userns 2019-08-19 08:30:22 -07:00
libdocker Merge pull request #70647 from vshn/imagegc_multi_repo_image_removal 2019-02-26 11:04:58 -08:00
metrics convert latency in mertics name to duration 2019-02-22 21:40:13 +08:00
network Merge pull request #74418 from danielqsj/duration 2019-03-01 17:58:12 -08:00
remote Move from glog to klog 2018-11-10 07:50:31 -05:00
BUILD dockershim: ignore GetCheckpoint error when running in userns 2019-08-19 08:30:22 -07:00
convert.go
convert_test.go
doc.go
docker_checkpoint.go Merge pull request #66228 from liucimin/fix_cniplugin_get_expose_hostip 2019-02-20 12:51:14 -08:00
docker_checkpoint_test.go
docker_container.go Merge pull request #74913 from yastij/explicit-restart-policy 2019-03-07 16:12:39 -08:00
docker_container_test.go
docker_container_unsupported.go Fixing a small bug with GMSA support 2019-02-28 10:26:54 -08:00
docker_container_windows.go Fixing a small bug with GMSA support 2019-02-28 10:26:54 -08:00
docker_container_windows_test.go Fixing a small bug with GMSA support 2019-02-28 10:26:54 -08:00
docker_image.go Fix panic when removing docker images 2019-03-14 18:53:02 +08:00
docker_image_linux.go
docker_image_test.go Be more persistent when removing images 2018-11-06 17:01:51 +01:00
docker_image_unsupported.go
docker_image_windows.go Move from glog to klog 2018-11-10 07:50:31 -05:00
docker_legacy_service.go
docker_logs.go
docker_sandbox.go dockershim: ignore GetCheckpoint error when running in userns 2019-08-19 08:30:22 -07:00
docker_sandbox_test.go
docker_service.go Fixing a small bug with GMSA support 2019-02-28 10:26:54 -08:00
docker_service_test.go Add dns capabilities to CNI for windows containers 2018-11-01 13:31:45 +08:00
docker_stats_linux.go
docker_stats_unsupported.go
docker_stats_windows.go
docker_streaming.go Fix lint on pkg/kubelet/server/... 2019-02-21 10:31:41 -05:00
exec.go Move from glog to klog 2018-11-10 07:50:31 -05:00
helpers.go Credential provider Provide takes image (general) 2019-07-02 21:18:13 -07:00
helpers_linux.go
helpers_linux_test.go
helpers_test.go
helpers_unsupported.go Move from glog to klog 2018-11-10 07:50:31 -05:00
helpers_windows.go Move from glog to klog 2018-11-10 07:50:31 -05:00
naming.go Review comments 2019-02-05 16:53:17 -08:00
naming_test.go
security_context.go
security_context_test.go add more ut for runasuser/runasusername 2018-10-30 22:59:11 -07:00
selinux_util.go
selinux_util_test.go