kubernetes/cmd
Lubomir I. Ivanov c0871b4433 kubeadm: delete the old "master" label during upgrade
- Rename the function in postupgrade.go to better reflect
what is being done.
- During "upgrade apply" find all nodes with the old label
and remove it by calling PatchNode.
- Update health check for CP nodes to not track "master"
labeled nodes. At this point all CP nodes should have
"control-plane" and we can use that selector only.
2022-01-13 17:45:32 +02:00
..
clicheck Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
cloud-controller-manager Merge pull request #106400 from mahendrabishnoi2/master 2022-01-11 13:56:41 -08:00
dependencycheck OWNERS: Dan Mangum is now Emeritus 2021-08-25 16:20:15 -04:00
dependencyverifier Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
gendocs Switch from arguments to an input structure for kubectl command 2021-11-04 17:29:40 +01:00
genkubedocs gendocs: using bytes.NewReader(nil)/ioutil.Discard instead of os input/output to generate command 2021-06-08 11:55:32 +08:00
genman Switch from arguments to an input structure for kubectl command 2021-11-04 17:29:40 +01:00
genswaggertypedocs hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
genutils hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
genyaml Switch from arguments to an input structure for kubectl command 2021-11-04 17:29:40 +01:00
importverifier Make importverifier package-compatible 2021-09-21 12:46:29 -04:00
kube-apiserver Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
kube-controller-manager Merge pull request #105721 from yxxhero/optimize_controllermanger_cobra_param 2022-01-04 11:26:50 -08:00
kube-proxy Merge pull request #107157 from chendave/proxy-config 2021-12-21 12:44:25 -08:00
kube-scheduler avoid klog Info calls without verbosity 2022-01-12 07:48:36 +01:00
kubeadm kubeadm: delete the old "master" label during upgrade 2022-01-13 17:45:32 +02:00
kubectl cli: let kubectl handle error printing 2022-01-10 17:09:30 +01:00
kubectl-convert Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
kubelet Merge pull request #104774 from kerthcet/bug/fix-kubelet-log-defer-conflict-with-exit 2022-01-06 10:40:32 -08:00
kubemark Update kubemark to use EndpointSlices and proper user-agents 2021-11-30 11:38:08 +01:00
linkcheck hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
preferredimports Fixup golang.org/x/term staticcheck warnings 2021-03-02 01:08:21 -05:00
yamlfmt Cleanup owners files to make parsing automatable 2021-12-09 21:31:03 -05:00
OWNERS Update dims as approver for some top level dirs 2021-11-12 08:50:24 -05:00