k3s/plugin/pkg/auth
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
..
authenticator/token/bootstrap Use constant time compare for bootstrap tokens 2017-03-14 14:06:33 +00:00
authorizer Merge pull request #43034 from enisoc/statefulset-patch 2017-03-14 11:44:37 -07:00
BUILD kube-apiserver: add a bootstrap token authenticator for TLS bootstrapping 2017-02-21 08:43:55 -08:00
OWNERS Update authn/authz owners and reviewers 2017-01-27 08:55:44 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00