kinder: include "upgrade plan" as part of upgrade workflows #2971
Labels
area/kinder
Issues to track work in the kinder tool
area/test
area/upgrades
kind/feature
Categorizes issue or PR as related to a new feature.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
Milestone
"upgrade plan" is only covered by unit tests which arguably suffices, but ideally we should call it when we are doing upgrades in kinder too.
https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-upgrade/#cmd-upgrade-plan
we should include all flags that allow experimental / pre-release versions, also propagate preflight errors.
"upgrade plan" must be called on control plane nodes where "apply" is called.
see what places must be updated in kinder code and CI workflows;
https://github.com/search?q=repo%3Akubernetes%2Fkubeadm+%22apply%22+path%3Akinder&type=code
The text was updated successfully, but these errors were encountered: