mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue Kubelet: Remove nsinit related code and bump up minimum docker apiversion Docker has native exec support after 1.3.x. We never need this code now. As for the apiversion, because Kubernetes supports 1.8.x - 1.10.x now, we should bump up the minimum docker apiversion. @yujuhong I checked the [changes](https://github.com/docker/engine-api/blob/master/types/versions/v1p20/types.go), we are not relying on any of those changes. So #23506 should work with docker 1.8.x+ |
||
---|---|---|
.. | ||
container_gc.go | ||
container_gc_test.go | ||
convert.go | ||
convert_test.go | ||
docker.go | ||
docker_test.go | ||
exec.go | ||
fake_docker_client.go | ||
fake_manager.go | ||
instrumented_docker.go | ||
kube_docker_client.go | ||
labels.go | ||
labels_test.go | ||
manager.go | ||
manager_test.go |