-
Chuck Ha authored
`kubeadm upgrade plan <version>` is now supported. If no version is supplied then the original behavior remains. If a version is supplied there will be no pause when figuring out versions. Kubeadm will assume the version you pass in is the latest stable version. Signed-off-by:Chuck Ha <ha.chuck@gmail.com>