• Kubernetes Submit Queue's avatar
    Merge pull request #40556 from luxas/kubeadm_proxy_rbac · e47d9a68
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    kubeadm: Refactoring the apiconfig and addons phases 
    
    **What this PR does / why we need it**:
    
    First commit: Fix the defaulting for AuthorizationMode - **Ready for review**
    Second commit: Refactoring the apiconfig and addons phases in kubeadm - **work in progress, broken at the moment**
    
    **Special notes for your reviewer**:
    
    Please take a look at the first commit now. You can also see the direction I'm going with the addons and apiconfig phases.
    
    For example, I'm using Go templates instead of creating native Go structs for kube-dns and kube-proxy now. The question is if I should do it for the RBAC rules as well, it might make sense there as well.
    
    Converting the dns addon to a yaml spec makes it 100x easier to maintain when changes are made to the "upstream" DNS spec, and also more swappable. We could for instance have a configuration param for it for those who want a custom file, etc.
    
    **Release note**:
    
    ```release-note
    NONE
    ```
    
    @mikedanese @pires @lukemarsden @errordeveloper @dgoodwin @liggitt @andrewrynhard
    e47d9a68
Name
Last commit
Last update
..
clicheck Loading commit data...
cloud-controller-manager Loading commit data...
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genslateyaml Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
genyaml Loading commit data...
hyperkube Loading commit data...
kube-aggregator Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-discovery Loading commit data...
kube-proxy Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
libs/go2idl Loading commit data...
linkcheck Loading commit data...
mungedocs Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...