kubernetes/cmd/kubeadm/app/images
Rostislav M. Georgiev 19d2bbbc98 kubeadm: Don't match DNS versions to K8s versions
Some code in kubeadm was designed with the intent, that in the future CoreDNS
and kube-dns versions will match to specific K8s versions. This code is not
functional, since it does not perform any version matching. As of this moment,
no version matching is planned and a lot of boilerplate code is left useless.
The solution is simple - remove the unneeded parts to simplify the flow.

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2018-06-06 12:12:50 +03:00
..
BUILD kubeadm: Don't match DNS versions to K8s versions 2018-06-06 12:12:50 +03:00
images_test.go Switch to k8s.gcr.io vanity domain 2018-02-07 21:14:19 -08:00
images.go kubeadm: Don't match DNS versions to K8s versions 2018-06-06 12:12:50 +03:00
interface_test.go Prepulls images by default 2018-05-25 14:26:29 -04:00
interface.go Prepulls images by default 2018-05-25 14:26:29 -04:00