k3s/cmd
Ed Bartosh 8148d95ac9 kubeadm selfhosting: fix pod spec mutation for controller-manager
Modified command line options --authentication-kubeconfig and
--authorization-kubeconfig to point out to the correct location
of the controller-manager.conf

This should fix this controller-manager crash:
    failed to get delegated authentication kubeconfig: failed to get
    delegated authentication kubeconfig: stat
    /etc/kubernetes/controller-manager.conf: no such file or directory

Related issue: kubernetes/kubeadm#1281
2019-01-07 15:20:02 +02:00
..
clicheck wire config flags through factory 2018-05-04 17:02:20 -04:00
cloud-controller-manager Adding cheftako to reviewers 2018-12-27 15:25:20 -08:00
controller-manager add myself to cmd/[kube-]controller-manager OWNERS 2018-12-23 12:43:32 +08:00
gendocs wire config flags through factory 2018-05-04 17:02:20 -04:00
genkubedocs GCP: Remove the deprecated google-json-key support 2018-10-02 16:53:28 -07:00
genman Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
genswaggertypedocs Move from glog to klog 2018-11-10 07:50:31 -05:00
genutils
genyaml wire config flags through factory 2018-05-04 17:02:20 -04:00
hyperkube removed spaces in comment 2018-12-11 12:13:57 -08:00
importverifier fix message output for import verifier 2018-05-10 12:50:28 -04:00
kube-apiserver Merge pull request #68557 from sttts/sttts-storage-compaction-once 2019-01-03 14:37:39 -08:00
kube-controller-manager Merge pull request #72383 from cheftako/owners 2019-01-03 09:18:32 -08:00
kube-proxy Merge pull request #72064 from jayunit100/patch-2 2018-12-20 04:42:35 -08:00
kube-scheduler Merge pull request #72011 from ping035627/k8s-181213 2019-01-03 20:21:43 -08:00
kubeadm kubeadm selfhosting: fix pod spec mutation for controller-manager 2019-01-07 15:20:02 +02:00
kubectl Simplify random seed initialization 2018-10-11 21:01:15 +11:00
kubelet Merge pull request #71174 from smarterclayton/debug_kubeadm 2018-12-03 05:49:57 -08:00
kubemark Move from glog to klog 2018-11-10 07:50:31 -05:00
linkcheck
BUILD
OWNERS