Files
kubernetes/pkg
k8s-merge-robot a2145d7b1c Merge pull request #23613 from Random-Liu/remove-out-of-date-code
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+
2016-04-03 07:34:26 -07:00
..
2016-03-29 23:32:11 +08:00
2016-03-21 20:21:39 +08:00
2016-03-02 16:21:16 +01:00
2016-03-17 09:30:02 +01:00
2016-03-31 10:53:32 -07:00
2016-02-24 11:22:02 -05:00
2016-03-02 20:46:32 -05:00