kubernetes/pkg/kubelet/dockertools
Kubernetes Submit Queue 3a259d38b2 Merge pull request #45292 from yujuhong/seccomp_test
Automatic merge from submit-queue (batch tested with PRs 44068, 45292)

Add the seccomp profile loading test to dockershim

The test was originally in docker_manager_test.go (now removed). I
copied and adapated the logic for the new test. Also move the origina
test fixtures needed for the test.

ref: the original test is at https://github.com/kubernetes/kubernetes/blob/v1.6.2/pkg/kubelet/dockertools/docker_manager_linux_test.go#L294

This is part of #43234
2017-05-03 20:50:00 -07:00
..
BUILD Merge pull request #45292 from yujuhong/seccomp_test 2017-05-03 20:50:00 -07:00
docker_test.go Move docker keyring lookup test to pkg/credentailprovider 2017-05-03 11:22:06 -07:00
docker.go More dockertools cleanup 2017-05-03 11:22:06 -07:00
fake_docker_client.go FakeDockerClient: add creation timestamp 2017-03-08 17:11:16 -08:00
instrumented_docker.go Add method to inspect Docker images by ID 2016-10-10 15:16:58 -04:00
kube_docker_client_test.go Add IsContainerNotFound in kube_docker_client and change dockershim to 2017-01-26 16:10:50 -08:00
kube_docker_client.go Make timeouts in the Kubelet slightly offset to aid debugging 2017-04-28 12:00:28 -04:00
OWNERS Add OWNERS to the dockertools package 2017-02-07 11:31:37 -08:00