• Kubernetes Submit Queue's avatar
    Merge pull request #66684 from deads2k/rbac-01-aggregate · 695d4fb5
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 65730, 66615, 66684, 66519, 66510). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    aggregate admin from edit and view to ensure coverage
    
    ClusterRole aggregate has worked quite well.  This updates the edit role to be aggregated from a separate edit and view and updates the admin role to aggregated from admin, edit, and view.  This ensures coverage (we previously had unit tests, but that didn't work as people aggregated more powers in) and it makes each role smaller since it only has a diff to consider.
    
    @kubernetes/sig-auth-pr-reviews 
    
    ```release-note
    admin RBAC role now aggregates edit and view.  edit RBAC role now aggregates view. 
    ```
    695d4fb5
Name
Last commit
Last update
..
pkg Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...