kubernetes/cmd/kubeadm/app
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
..
apis Fix typo of BoostrapToken in kubeadmin-type.go] 2021-01-09 16:16:29 +08:00
cmd use default unkown sock for kubeadm cmd if cri detect is not needed 2021-01-05 22:30:42 +08:00
componentconfigs Remove false positive warning in kubeadm cmd 2020-08-06 12:45:55 -07:00
constants use default unkown sock for kubeadm cmd if cri detect is not needed 2021-01-05 22:30:42 +08:00
discovery kubeadm: improve the error messages when validating discovery CA hash 2020-12-14 20:13:36 +02:00
features kubeadm: allow creating a cluster with ECDSA keys 2020-02-24 11:20:07 +02:00
images Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
phases kubeadm: trim leading "v" when running CoreDNS migration preflight 2021-01-11 18:21:19 +02:00
preflight 32bit > 4GB integer overflow edge case fix 2020-12-21 13:12:42 -05:00
util use default unkown sock for kubeadm cmd if cri detect is not needed 2021-01-05 22:30:42 +08:00
BUILD refactor(kubeadm): remove deprecated command "alpha selfhosting pivot" 2020-12-31 13:47:15 +08:00
kubeadm.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00