kubernetes/cmd
Lubomir I. Ivanov 5e0c0779a1 kubeadm: handle multiple members without names during concurrent join
For the etcd client, amend AddMember() to handle a very
rare bug when multiple members can end up with the same
name. Match the member peer address and assign it the name of
the member we are adding. For the rest of the members with missing
names use their member IDs as name. The etcd node is not disrupted
by the unknown names.

The important aspects are:
- The number of members of the initial cluster must match
the members in the cluster.
- The member we are current adding is present in the initial cluster.
2020-01-25 00:48:05 +02:00
..
clicheck Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-29 13:08:41 -07:00
cloud-controller-manager Plumb configured acceptContentType to client config 2019-11-11 10:54:38 -05:00
controller-manager Add test cases for a helper function in controller manager 2019-12-17 12:31:53 +08:00
gendocs Create work-around wrappers for pure attribute on go_binary and go_test 2019-02-22 18:08:34 -08:00
genkubedocs Drop cloud-controller-manager artifacts from k/k release 2019-08-06 13:51:27 -04:00
genman Drop cloud-controller-manager artifacts from k/k release 2019-08-06 13:51:27 -04:00
genswaggertypedocs Clean up genswaggertypedocs. 2019-05-01 16:32:05 +00:00
genutils
genyaml Remove genyaml binary 2019-04-12 08:31:29 -04:00
importverifier delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
kube-apiserver Add flowcontrol to apiVersionPriorities 2020-01-19 14:16:46 -08:00
kube-controller-manager Merge pull request #85281 from RainbowMango/pr_add_metrics_flag_to_controller_manager 2020-01-15 21:20:34 -08:00
kube-proxy Creating new EndpointSliceProxying feature gate for kube-proxy 2020-01-17 16:17:40 -08:00
kube-scheduler Merge pull request #86709 from mwmix/scheduler_unit_tests 2020-01-16 13:14:31 -08:00
kubeadm kubeadm: handle multiple members without names during concurrent join 2020-01-25 00:48:05 +02:00
kubectl remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
kubelet Merge pull request #85850 from danwinship/kubelet-ipv6-node-ip 2020-01-13 17:41:08 -08:00
kubemark fix kubemark use fake CRI 2020-01-07 11:39:58 +08:00
linkcheck fix staticcheck faulures in 'cmd' pkg 2019-12-16 18:32:54 +08:00
preferredimports fix staticcheck faulures in 'cmd' pkg 2019-12-16 18:32:54 +08:00
verifydependencies Close the file after reading in verifydependencies#main 2019-10-19 10:46:50 -07:00
BUILD Drop cmd/hyperkube 2019-11-06 09:11:35 -05:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00