Files
kubernetes/test
Lubomir I. Ivanov ddd046f3dd kubeadm: cleanup the "master" taint on CP nodes during upgrade
- 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)
2022-05-17 19:21:49 +03:00
..
2022-03-29 15:36:38 -04:00
2021-02-28 15:17:29 -08:00
2022-05-14 00:57:15 +02:00
2021-03-04 07:54:53 +01:00
2021-02-28 15:17:29 -08:00
2022-01-10 08:14:29 -05:00