kubernetes/pkg/registry/rbac
Kubernetes Submit Queue 85e2e5dd9a Merge pull request #49642 from liggitt/rbac-v1
Automatic merge from submit-queue (batch tested with PRs 49642, 50335, 50390, 49283, 46582)

Add rbac.authorization.k8s.io/v1

xref https://github.com/kubernetes/features/issues/2

Promotes the rbac.authorization.k8s.io/v1beta1 API to v1 with no changes

```release-note
The `rbac.authorization.k8s.io/v1beta1` API has been promoted to `rbac.authorization.k8s.io/v1` with no changes.
The `rbac.authorization.k8s.io/v1alpha1` version is deprecated and will be removed in a future release.
```
2017-08-10 00:53:17 -07:00
..
clusterrole Fix unused Secret export logic. 2017-08-09 11:07:51 -03:00
clusterrolebinding Fix unused Secret export logic. 2017-08-09 11:07:51 -03:00
reconciliation Ensure namespace exists as part of RBAC reconciliation 2017-07-04 18:24:16 -05:00
rest Add rbac.authorization.k8s.io/v1 2017-08-09 17:04:54 -04:00
role Fix unused Secret export logic. 2017-08-09 11:07:51 -03:00
rolebinding Fix unused Secret export logic. 2017-08-09 11:07:51 -03:00
validation compact rules which has the same ResourceName 2017-07-26 09:14:46 +08:00
BUILD Allow update to GC fields for RBAC resources 2017-08-01 13:40:10 -04:00
escalation_check.go Avoid nil user special-casing in unsecured endpoint 2017-03-31 13:28:59 -04:00
helpers_test.go Allow update to GC fields for RBAC resources 2017-08-01 13:40:10 -04:00
helpers.go Allow update to GC fields for RBAC resources 2017-08-01 13:40:10 -04:00
OWNERS Update authn/authz owners and reviewers 2017-01-27 08:55:44 -05:00