kubernetes/plugin/pkg/auth/authorizer
Kubernetes Submit Queue dc2b0ee2cf Merge pull request #43034 from enisoc/statefulset-patch
Automatic merge from submit-queue (batch tested with PRs 43034, 43066)

Allow StatefulSet controller to PATCH Pods.

**What this PR does / why we need it**:

StatefulSet now needs the PATCH permission on Pods since it calls into ControllerRefManager to adopt and release. This adds the permission and the missing e2e test that should have caught this.

**Which issue this PR fixes**:

**Special notes for your reviewer**:

This is based on #42925.

**Release note**:
```release-note
```
cc @kubernetes/sig-apps-pr-reviews
2017-03-14 11:44:37 -07:00
..
rbac Merge pull request #43034 from enisoc/statefulset-patch 2017-03-14 11:44:37 -07:00
BUILD Update generated files 2017-01-24 20:56:03 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00