kubernetes/plugin/pkg/auth/authorizer/rbac
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
..
bootstrappolicy Merge pull request #43034 from enisoc/statefulset-patch 2017-03-14 11:44:37 -07:00
BUILD refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
rbac.go Add detailed RBAC deny logging 2017-02-15 01:05:43 -05:00
rbac_test.go Switch RBAC subject apiVersion to apiGroup in v1beta1 2017-02-13 15:33:09 -05:00
subject_locator.go Switch RBAC subject apiVersion to apiGroup in v1beta1 2017-02-13 15:33:09 -05:00
subject_locator_test.go Switch RBAC subject apiVersion to apiGroup in v1beta1 2017-02-13 15:33:09 -05:00