kubernetes/cmd/kubeadm/app/phases/addons/dns
Lubomir I. Ivanov 3b5e698cb2 kubeadm: trim leading "v" when running CoreDNS migration preflight
During upgrade the coredns migration library seems to require
that the input version doesn't have the "v" prefix".

Fixes a bug where the user cannot run commands such as
"kubeadm upgrade plan" if they have `v1.8.0` installed.

Assuming this is caused by the fact that previously the image didn't
have a "v" prefix.
2021-01-11 18:21:19 +02:00
..
BUILD kubeadm: remove the CoreDNS check for supported image digests 2020-09-04 05:27:04 +03:00
dns_test.go fix migration logic 2020-12-02 12:53:07 -05:00
dns.go kubeadm: trim leading "v" when running CoreDNS migration preflight 2021-01-11 18:21:19 +02:00
manifests.go kubeadm: mark the "master" label/taint as deprecated 2020-11-10 22:10:13 +02:00