• Kubernetes Submit Queue's avatar
    Merge pull request #39625 from deads2k/rbac-36-beta · 302d3ab1
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 39625, 39842)
    
    Add RBAC v1beta1
    
    Add `rbac.authorization.k8s.io/v1beta1`.  This scrubs `v1alpha1` to remove cruft, then add `v1beta1`.  We'll update other bits of infrastructure to code to `v1beta1` as a separate step.
    
    ```release-note
    The `attributeRestrictions` field has been removed from the PolicyRule type in the rbac.authorization.k8s.io/v1alpha1 API. The field was not used by the RBAC authorizer.
    ```
    
    @kubernetes/sig-auth-misc @liggitt @erictune
    302d3ab1
Name
Last commit
Last update
..
cache Loading commit data...
chaosclient Loading commit data...
clientset_generated Loading commit data...
conditions Loading commit data...
informers/informers_generated Loading commit data...
leaderelection Loading commit data...
listers Loading commit data...
metrics Loading commit data...
record Loading commit data...
restclient Loading commit data...
retry Loading commit data...
testdata Loading commit data...
testing Loading commit data...
typed Loading commit data...
unversioned Loading commit data...
OWNERS Loading commit data...