k3s/cmd/kubeadm
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
..
app kubeadm selfhosting: fix pod spec mutation for controller-manager 2019-01-07 15:20:02 +02:00
test Merge pull request #72299 from bart0sh/PR0046-kubeadm-add-CurrentKubernetesVersion 2018-12-28 12:03:05 -08:00
.import-restrictions [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS Update kubeadm OWNERS file 2018-11-29 13:12:49 +02:00
kubeadm.go Move from glog to klog 2018-11-10 07:50:31 -05:00