mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-29 21:01:02 +00:00
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.