Files
kubernetes/cmd/kubeadm/app
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
..
2019-01-02 17:14:02 +02:00
2019-01-03 13:25:18 +01:00
2019-01-02 17:14:02 +02:00
2018-11-10 07:50:31 -05:00