kubernetes/cmd/kubeadm/app/util/config
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
..
strict kubeadm: Introduce v1beta2 config 2019-04-25 17:10:04 +03:00
testdata Remove deprecated flag --conntrack-max from kube-proxy 2019-06-01 18:10:28 -03:00
BUILD kubeadm: Add ability to retry ConfigMap get if certain errors happen 2019-06-12 17:49:27 +02:00
cluster_test.go kubeadm: Introduce v1beta2 config 2019-04-25 17:10:04 +03:00
cluster.go kubeadm: Add ability to retry ConfigMap get if certain errors happen 2019-06-12 17:49:27 +02:00
common_test.go kubeadm: Remove ClusterConfiguration from InitConfiguration in v1beta2 2019-05-29 12:13:37 +03:00
common.go kubeadm: Introduce v1beta2 config 2019-04-25 17:10:04 +03:00
initconfiguration_test.go kubeadm: Fix omitempty in v1beta2 2019-05-03 12:59:41 +03:00
initconfiguration.go kubeadm: Remove ClusterConfiguration from InitConfiguration in v1beta2 2019-05-29 12:13:37 +03:00
joinconfiguration_test.go kubeadm: Introduce v1beta2 config 2019-04-25 17:10:04 +03:00
joinconfiguration.go kubeadm: Introduce v1beta2 config 2019-04-25 17:10:04 +03:00