Merge pull request #61858 from mikedanese/svcacctpod
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.
svcacct: pass pod information in user.Info.Extra() when available
For https://github.com/kubernetes/kubernetes/issues/59670 but won't fix until we move to the new token volume source.
ref #58790
```release-note
UserInfo derived from service account tokens created from the TokenRequest API now include the pod name and UID in the Extra field.
```
Showing
Please
register
or
sign in
to comment