kubernetes/cmd
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
..
clicheck Move pkg/kubectl/cmd/util and subdirs to staging 2019-07-29 13:08:41 -07:00
cloud-controller-manager Migrate scheduler, controller-manager and cloud-controller-manager to lease lock. 2020-09-10 11:57:18 +02:00
controller-manager Revert "Merge pull request #93156 from logicalhan/triage-api-machinery" 2020-07-24 13:01:02 +05:30
dependencycheck Add dependencycheck tool to check for dependency cyles in vendored pkgs 2020-08-01 08:10:43 -05:00
gendocs Create work-around wrappers for pure attribute on go_binary and go_test 2019-02-22 18:08:34 -08:00
genkubedocs Drop cloud-controller-manager artifacts from k/k release 2019-08-06 13:51:27 -04:00
genman Bump github.com/cpuguy83/go-md2man dependency 2020-07-01 21:22:14 +01:00
genswaggertypedocs Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
genutils
genyaml Remove genyaml binary 2019-04-12 08:31:29 -04:00
importverifier delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
kube-apiserver remove pod presets 2020-09-14 09:24:40 -04:00
kube-controller-manager Merge pull request #93537 from timuthy/enhancement.move-resourcequota 2020-09-15 12:26:58 -07:00
kube-proxy update scripts 2020-09-02 10:49:40 -07:00
kube-scheduler Migrate scheduler, controller-manager and cloud-controller-manager to lease lock. 2020-09-10 11:57:18 +02:00
kubeadm kubeadm: relax the validation of kubeconfig server URLs 2020-09-16 01:52:09 +03:00
kubectl remove pkg/version and some of redundant copies of it 2019-09-16 16:24:35 -07:00
kubelet Merge pull request #94508 from andrewsykim/remove-cni-alpha 2020-09-09 09:07:08 -07:00
kubemark Added support for register-with-taints setting #93608 2020-09-03 22:23:20 +05:30
linkcheck Invert error validation 2020-05-13 09:19:17 +01:00
preferredimports fix staticcheck faulures in 'cmd' pkg 2019-12-16 18:32:54 +08:00
verifydependencies Close the file after reading in verifydependencies#main 2019-10-19 10:46:50 -07:00
BUILD Add dependencycheck tool to check for dependency cyles in vendored pkgs 2020-08-01 08:10:43 -05:00
OWNERS Sign up dims for additional review roles 2020-08-08 19:08:38 -04:00