kubernetes/cmd/kubeadm
Lubomir I. Ivanov edaef35eac kubeadm: relax the validation of kubeconfig server URLs
For external CA users that have prepared the kubeconfig files
for components, they might wish to provide a custom API server URL.
When performing validation on these kubeconfig files, instead of
erroring out on such custom URLs, show a klog Warning.

This allows flexibility around topology setup, where users
wish to make the kubeconfigs point to the ControlPlaneEndpoint instead
of the LocalAPIEndpoint.

Fix validation in ValidateKubeconfigsForExternalCA expecting
all kubeconfig files to use the CPE. The kube-scheduler and
kube-controller-manager now use LAE.
2020-09-16 01:52:09 +03:00
..
app kubeadm: relax the validation of kubeconfig server URLs 2020-09-16 01:52:09 +03:00
test Avoid mutating global variables in kubeadm certs phases 2020-09-04 13:36:10 -04:00
.import-restrictions prune .import-restrictions 2020-04-28 08:41:36 -07:00
BUILD remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
kubeadm.go alias kubeadmutil for k8s.io/kubernetes/cmd/kubeadm/app/util 2019-12-27 17:57:04 +08:00
OWNERS kubeadm: update OWNERS for 1.16 2019-09-25 18:07:38 +03:00