kubernetes/pkg/apis/authorization
Kubernetes Submit Queue 40d66b8e05 Merge pull request #49677 from dims/send-missing-uid-field-during-webhook-authorize
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.
```
2017-08-03 16:43:34 -07:00
..
install run pkg/apis/make-origin-dir-compile, pkg/apis compile 2017-06-22 11:30:51 -07:00
v1 Add missing UID in SubjectAccessReviewSpec 2017-08-02 10:49:02 -04:00
v1beta1 Add missing UID in SubjectAccessReviewSpec 2017-08-02 10:49:02 -04:00
validation autogenerated 2017-04-14 10:40:57 -07:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
doc.go stop generating openapi schemas for internal types 2016-12-09 02:41:45 -05:00
OWNERS Update OWNERS approvers and reviewers: pkg/apis 2016-11-09 10:18:01 -08:00
register.go Move all *Options to metav1 2017-01-24 13:15:26 -05:00
types.go Add missing UID in SubjectAccessReviewSpec 2017-08-02 10:49:02 -04:00
zz_generated.deepcopy.go update generated deepcopy code 2017-07-31 22:33:00 +08:00