• Kubernetes Submit Queue's avatar
    Merge pull request #40392 from madhusudancs/federation-kubefed-rbac · ac29a059
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 40392, 39242, 40579, 40628, 40713)
    
    [Federation][kubefed] Create a dedicated service account for federation controller manager in the host cluster and give it appropriate permissions.
    
    Ref: Issue #39555
    
    cc @kubernetes/sig-federation-pr-reviews @kubernetes/sig-auth-misc @kubernetes/sig-auth-pr-reviews 
    
    ```release-note
    kubefed init creates a service account for federation controller manager in the federation-system namespace and binds that service account to the federation-system:federation-controller-manager role that has read and list access on secrets in the federation-system namespace. 
    ```
    ac29a059
Name
Last commit
Last update
..
install Loading commit data...
v1alpha1 Loading commit data...
v1beta1 Loading commit data...
validation Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
helpers.go Loading commit data...
register.go Loading commit data...
types.go Loading commit data...
zz_generated.deepcopy.go Loading commit data...