mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-26 19:35:10 +00:00
- iniconfiguration.go: stop applying the "master" taint for new clusters; update related unit tests in _test.go - apply.go: Remove logic related to cleanup of the "master" label during upgrade - apply.go: Add cleanup of the "master" taint on CP nodes during upgrade - controlplane_nodes_test.go: remove test for old "master" taint on nodes (this needs backport to 1.24, because we have a kubeadm 1.25 vs kubernetes test suite 1.24 e2e test)