• Kubernetes Submit Queue's avatar
    Merge pull request #49677 from dims/send-missing-uid-field-during-webhook-authorize · 40d66b8e
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 50103, 49677, 49449, 43586, 48969)
    
    Add missing UID in SubjectAccessReviewSpec
    
    **What this PR does / why we need it**:
    WebhookAuthorizer's Authorize should send *all* the information
    present in the user.Info data structure. We are not sending the
    UID currently.
    
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
    
    **Special notes for your reviewer**:
    
    **Release note**:
    
    ```release-note
    The SubjectAccessReview API in the authorization.k8s.io API group now allows providing the user uid.
    ```
    40d66b8e
Name
Last commit
Last update
..
admin Loading commit data...
api-reference Loading commit data...
man/man1 Loading commit data...
user-guide/kubectl Loading commit data...
yaml/kubectl Loading commit data...
.generated_docs Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...