• Kubernetes Submit Queue's avatar
    Merge pull request #41755 from liggitt/cert-user-extra · 71391999
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Include all user.Info data in CSR object
    
    In order to use authorization checks to auto-approve CSRs in the future, we need all the info from the user.Info interface.
    
    This mirrors the API fields in the TokenReview API used to return user info, and in the SubjectAccessReview API we use to check authorization.
    
    ```release-note
    The CertificateSigningRequest API added the `extra` field to persist all information about the requesting user. This mirrors the fields in the SubjectAccessReview API used to check authorization.
    ```
    71391999
Name
Last commit
Last update
..
apps/v1beta1 Loading commit data...
authentication.k8s.io Loading commit data...
authorization.k8s.io Loading commit data...
autoscaling Loading commit data...
batch Loading commit data...
certificates.k8s.io/v1beta1 Loading commit data...
extensions/v1beta1 Loading commit data...
policy/v1beta1 Loading commit data...
rbac.authorization.k8s.io Loading commit data...
storage.k8s.io/v1beta1 Loading commit data...
v1 Loading commit data...
README.md Loading commit data...
labels-annotations-taints.md Loading commit data...