mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-29 12:53:53 +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.