kubernetes/cmd/kubeadm/app/util/apiclient
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
..
BUILD kubeadm: improve resiliency when conflicts arise when updating the kubeadm-config ConfigMap 2019-04-23 15:40:37 +02:00
clientbacked_dryrun.go error-imports-cleanups 2019-01-03 13:25:18 +01:00
dryrunclient_test.go kubeadm: use T.Run API in app/util 2018-12-29 18:27:38 +02:00
dryrunclient.go [kubeadm/app/util]switch to github.com/pkg/errors 2018-10-26 15:17:21 +08:00
idempotency_test.go kubeadm: improve resiliency when conflicts arise when updating the kubeadm-config ConfigMap 2019-04-23 15:40:37 +02:00
idempotency.go kubeadm: Add ability to retry ConfigMap get if certain errors happen 2019-06-12 17:49:27 +02:00
init_dryrun_test.go kubeadm cleanup: master -> control-plane (cont.3) 2019-02-23 10:19:26 +07:00
init_dryrun.go kubeadm cleanup: master -> control-plane (cont.3) 2019-02-23 10:19:26 +07:00
wait.go fix duplicated imports of k8s code (#77484) 2019-05-08 10:12:47 -07:00