k3s/pkg/kubelet/dockertools
tobad357 3d530f7f37 Fix for issue #22932 infinite pod restarts
This fixes an issue when using CNI where the hash of a Container object will differ between creation and change checks due to the docker image exporting ports
2016-03-16 22:43:39 +08:00
..
container_gc.go Garbage collect containers for deleted pods 2016-03-02 14:35:17 -08:00
container_gc_test.go Garbage collect containers for deleted pods 2016-03-02 14:35:17 -08:00
convert.go Remove ConvertPodStatusToAPIPodStatus from runtime interface 2016-02-05 19:19:46 +00:00
convert_test.go Expose image list in node status 2016-01-08 17:01:31 +08:00
docker.go Merge pull request #20842 from Random-Liu/deprecate-hostconfig-at-container-start 2016-02-10 20:00:08 -08:00
docker_test.go Move test-only files to test-only packages 2016-03-01 09:11:32 -08:00
exec.go run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
fake_docker_client.go Add Status in runtime interface and use it for runtime health check. 2016-03-04 21:26:41 -08:00
fake_manager.go Garbage collect containers for deleted pods 2016-03-02 14:35:17 -08:00
instrumented_docker.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
labels.go Set Docker custom metric label for cAdvisor if custom metric volume is mounted 2016-02-05 12:00:02 +01:00
labels_test.go Set Docker custom metric label for cAdvisor if custom metric volume is mounted 2016-02-05 12:00:02 +01:00
manager.go Fix for issue #22932 infinite pod restarts 2016-03-16 22:43:39 +08:00
manager_test.go Fix flake in pod IP as env var e2e 2016-03-10 16:32:03 -05:00