kubernetes/cmd
Sean McGinnis 874ceb0fdf
Improve wording in kubeadm upgrade plan
Originally raised as an issue with invalid versions to plan, but it has
been determined with air gapped environments and development versions it
is not possible to fully address that issue.

But one thing that was identified was that we can do a better job in how
we output the upgrade plan information. Kubeadm outputs the requested
version as "Latest stable version", though that may not actually be the
case. For this instance, we want to change this to "Target version" to
be a little more accurate.

Then in the component upgrade table that is emitted, the last column of
AVAILABLE isn't quite right either. Also changing this to TARGET to
reflect that this is the version we are targetting to upgrade to,
regardless of its availability.

There could be some improvements in checking available versions,
particularly in air gapped environments, to make sure we actually have
access to the requested version. But this at least clarifies some of the
output a bit.

Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2021-02-03 09:44:15 -06:00
..
clicheck Generated changes 2020-11-06 12:04:39 +01:00
cloud-controller-manager Optimize some irregular variable names 2021-01-06 02:54:18 +08:00
dependencycheck Add dependencycheck tool to check for dependency cyles in vendored pkgs 2020-08-01 08:10:43 -05:00
gendocs Generated changes 2020-11-06 12:04:39 +01:00
genkubedocs Drop cloud-controller-manager artifacts from k/k release 2019-08-06 13:51:27 -04:00
genman Generated changes 2020-11-06 12:04:39 +01:00
genswaggertypedocs Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
genutils
genyaml Generated changes 2020-11-06 12:04:39 +01:00
importverifier
kube-apiserver storage version integration test: check the test server's health before running 2021-02-02 18:31:53 -08:00
kube-controller-manager Merge pull request #98325 from deads2k/update-default-authorizer 2021-02-02 11:38:28 -08:00
kube-proxy remove --cleanup-ipvs flag of kube-proxy 2020-12-31 11:29:38 +08:00
kube-scheduler Merge pull request #98254 from changshuchao/scheduler-config-help-line 2021-02-02 19:40:28 -08:00
kubeadm Improve wording in kubeadm upgrade plan 2021-02-03 09:44:15 -06:00
kubectl Generated changes 2020-11-06 12:04:39 +01:00
kubectl-convert Generated changes 2020-11-06 12:04:39 +01:00
kubelet Disable in-tree plugin without enabling CSI migration 2021-01-22 16:58:51 -08:00
kubemark Pull hollow node images from real nodes 2021-01-09 00:12:56 +08:00
linkcheck Invert error validation 2020-05-13 09:19:17 +01:00
preferredimports fix staticcheck faulures in 'cmd' pkg 2019-12-16 18:32:54 +08:00
verifydependencies Close the file after reading in verifydependencies#main 2019-10-19 10:46:50 -07:00
BUILD Generated changes 2020-11-06 12:04:39 +01:00
OWNERS Sign up dims for additional review roles 2020-08-08 19:08:38 -04:00