• Yu-Ju Hong's avatar
    Remove DockerManager from kubelet · 9f3184c5
    Yu-Ju Hong authored
    This commit deletes code in dockertools that is only used by
    DockerManager. A follow-up change will rename and clean up the rest of
    the files in this package.
    
    The commit also sets EnableCRI to true if the container runtime is not
    rkt. A follow-up change will remove the flag/field and all references to
    it.
    9f3184c5
Name
Last commit
Last update
..
fixtures/seccomp Loading commit data...
securitycontext Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
docker.go Loading commit data...
docker_manager.go Loading commit data...
docker_manager_linux.go Loading commit data...
docker_manager_unsupported.go Loading commit data...
docker_manager_windows.go Loading commit data...
docker_test.go Loading commit data...
exec.go Loading commit data...
fake_docker_client.go Loading commit data...
instrumented_docker.go Loading commit data...
kube_docker_client.go Loading commit data...
kube_docker_client_test.go Loading commit data...