kubernetes/plugin/pkg/auth/authorizer/rbac
Kubernetes Submit Queue 61693bf676 Merge pull request #46489 from xilabao/de-duplication-of-verb
Automatic merge from submit-queue (batch tested with PRs 46489, 46281, 46463, 46114, 43946)

De-duplication of verb in policy.go

**What this PR does / why we need it**:
https://github.com/kubernetes/kubernetes/blob/master/plugin/pkg/auth/authorizer/rbac/bootstrappolicy/policy.go#L224 contains `get` verb. 

**Which issue this PR fixes**:

**Special notes for your reviewer**:

**Release note**:

```release-note
None
```
2017-05-30 11:58:59 -07:00
..
bootstrappolicy Merge pull request #46489 from xilabao/de-duplication-of-verb 2017-05-30 11:58:59 -07:00
BUILD Switch to pointer to policy rule, visit and short circuit during authorization 2017-04-20 10:52:53 -04:00
rbac.go Quote groups in deny log message 2017-04-28 12:40:38 -04:00
rbac_test.go Switch to pointer to policy rule, visit and short circuit during authorization 2017-04-20 10:52:53 -04: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