k3s/pkg/kubelet/dockertools
k8s-merge-robot 0bb894173c Merge pull request #17187 from Random-Liu/deprecate-container-without-termination-message-path
Auto commit by PR queue bot
2015-11-13 04:49:17 -08:00
..
container_gc.go Pass the ContainerGCPolicy in Runtime.GarbageCollect 2015-10-09 06:57:10 +08:00
container_gc_test.go Pass the ContainerGCPolicy in Runtime.GarbageCollect 2015-10-09 06:57:10 +08:00
convert.go Rename imported package local name kubeletTypes to kubetypes 2015-10-09 10:24:31 -07:00
convert_test.go Use strong type for container ID 2015-10-07 10:58:05 -07:00
docker.go Move findPodContainer to docker_test.go 2015-11-02 09:49:07 -08:00
docker_test.go Move findPodContainer to docker_test.go 2015-11-02 09:49:07 -08:00
exec.go run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
fake_docker_client.go Clean up unit tests using FakeDockerClient 2015-11-10 16:51:35 -08:00
fake_manager.go Adding a kubelet flag to optionally enable parallel image pulls. 2015-10-22 17:19:51 -07:00
instrumented_docker.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
labels.go Move TerminationMessagePath into docker label. 2015-11-02 14:32:58 -08:00
manager.go Deprecate old containers without TerminationMessagePath label 2015-11-12 15:30:14 -08:00
manager_test.go Merge pull request #17081 from yujuhong/docker_tests 2015-11-12 22:56:29 -08:00