mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-09 19:40:50 +00:00
This change enables kubeadm upgrade plan to print a state table with information regarding known component config API groups. Most importantly this information includes current and preferred version for each group and an indication if a manual user upgrade is required. Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>