kubernetes/cmd/kubelet
mattjmcnaughton 53adde65ce
Remove ExperimentalDockershim from kubelet
Remove one of two uses of Dockershim in `cmd/kubelet`. The other is for
creating a docker client which we pass to the Kubelet... we will handle
that refactor in a separate diff.

I'm fairly confident, though need to double check, that no one is
actually using this experimental dockershim behavior. If they are, I
think we will want to find a new way to support it (that doesn't require
using the Kubelet only to launch Dockershim).
2020-05-07 17:18:48 -04:00
..
app Remove ExperimentalDockershim from kubelet 2020-05-07 17:18:48 -04:00
BUILD remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
kubelet.go remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00