kubernetes/cmd/kubeadm/app
Rafael Fernández López 26c9965a97
kubeadm: Add ability to retry ConfigMap get if certain errors happen
During the control plane joins, sometimes the control plane returns an
expected error when trying to download the `kubeadm-config` ConfigMap.
This is a workaround for this issue until the root cause is completely
identified and fixed.

Ideally, this commit should be reverted in the near future.
2019-06-12 17:49:27 +02:00
..
apis/kubeadm Remove deprecated flag --conntrack-max from kube-proxy 2019-06-01 18:10:28 -03:00
cmd fix-kubeadm-upgrade-node 2019-06-04 14:57:30 +02:00
componentconfigs kubeadm: Add ability to retry ConfigMap get if certain errors happen 2019-06-12 17:49:27 +02:00
constants kubeadm: revert CoreDNS to 1.3.1 2019-05-30 23:31:54 +03:00
discovery kubeadm: remove duplicated token.parsePEMCerts() 2019-04-29 14:32:38 +03:00
features update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
images Rename RunPullImagesCheck to PullControlPlaneImages 2019-03-14 15:37:38 +05:30
phases kubeadm: Add ability to retry ConfigMap get if certain errors happen 2019-06-12 17:49:27 +02:00
preflight Merge pull request #78189 from ksubrmnn/initsystem 2019-05-31 22:02:34 -07:00
util kubeadm: Add ability to retry ConfigMap get if certain errors happen 2019-06-12 17:49:27 +02:00
BUILD kubeadm: Implement certificate download for join 2019-02-26 22:00:11 +01:00
kubeadm.go Moved flag and globalflag 2019-02-15 10:28:13 -05:00