k3s/cmd/kubeadm/app/componentconfigs
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: Add ability to retry ConfigMap get if certain errors happen 2019-06-12 17:49:27 +02:00
config.go kubeadm: Add ability to retry ConfigMap get if certain errors happen 2019-06-12 17:49:27 +02:00
config_test.go Bump minimum kubeadm supported version to v1.12 2019-03-05 23:45:17 -03:00
defaults.go kubeadm: Introduce v1beta2 config 2019-04-25 17:10:04 +03:00
registrations.go kubeadm: fix golint warnings for redundant ifs 2018-12-27 15:37:39 +02:00
scheme.go Add a new package for handling all ComponentConfig-related code 2018-07-08 21:27:53 +03:00
validation.go automated: Rename all package references 2018-08-29 19:07:52 +03:00
validation_test.go Remove deprecated flag --conntrack-max from kube-proxy 2019-06-01 18:10:28 -03:00