kubernetes/pkg/registry
Kubernetes Submit Queue 900c0761e3 Merge pull request #53722 from deads2k/rbac-01-allow-star
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

allow */subresource in rbac policy rules

xref #29698
xref #38756
xref #49504
xref #38810

Allow `*/subresource` format in RBAC policy rules to support polymorphic subresources like `*/scale` for HPA.

@DirectXMan12 fyi

```release-note
RBAC PolicyRules now allow resource=`*/<subresource>` to cover `any-resource/<subresource>`.   For example, `*/scale` covers `replicationcontroller/scale`.
```
2017-10-18 14:02:05 -07:00
..
admissionregistration Update bazel 2017-10-18 17:24:04 +02:00
apps Update bazel 2017-10-18 17:24:04 +02:00
authentication Update bazel 2017-10-18 17:24:04 +02:00
authorization Update bazel 2017-10-18 17:24:04 +02:00
autoscaling Update bazel 2017-10-18 17:24:04 +02:00
batch Update bazel 2017-10-18 17:24:04 +02:00
cachesize update BUILD files 2017-10-15 18:18:13 -07:00
certificates Update bazel 2017-10-18 17:24:04 +02:00
core Update bazel 2017-10-18 17:24:04 +02:00
extensions Update bazel 2017-10-18 17:24:04 +02:00
networking Update bazel 2017-10-18 17:24:04 +02:00
policy Update bazel 2017-10-18 17:24:04 +02:00
rbac Merge pull request #53722 from deads2k/rbac-01-allow-star 2017-10-18 14:02:05 -07:00
registrytest Update bazel 2017-10-18 17:24:04 +02:00
scheduling Update bazel 2017-10-18 17:24:04 +02:00
settings Update bazel 2017-10-18 17:24:04 +02:00
storage Update bazel 2017-10-18 17:24:04 +02:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Add liggitt to registry approvers 2017-09-04 11:20:38 -04:00