kubernetes/pkg/registry
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
..
admissionregistration convert default predicates to use the default 2017-08-07 09:05:17 -04:00
apps Deprecate Deployment rollbackTo field and remove rollback endpoint 2017-08-07 18:35:49 -07:00
authentication run hack/update-all 2017-06-22 11:31:03 -07:00
authorization Add missing UID in SubjectAccessReviewSpec 2017-08-02 10:49:02 -04:00
autoscaling convert default predicates to use the default 2017-08-07 09:05:17 -04:00
batch Generated changes after removing ScheduledJobs 2017-08-08 15:57:03 +02:00
cachesize Add PriorityClass API 2017-07-18 17:47:57 -07:00
certificates Fix unused Secret export logic. 2017-08-09 11:07:51 -03:00
core Merge pull request #49321 from dgoodwin/export-wiring 2017-08-09 23:56:00 -07:00
extensions convert default predicates to use the default 2017-08-07 09:05:17 -04:00
networking convert default predicates to use the default 2017-08-07 09:05:17 -04:00
policy convert default predicates to use the default 2017-08-07 09:05:17 -04:00
rbac Merge pull request #49642 from liggitt/rbac-v1 2017-08-10 00:53:17 -07:00
registrytest Fix unused Secret export logic. 2017-08-09 11:07:51 -03:00
scheduling convert default predicates to use the default 2017-08-07 09:05:17 -04:00
settings convert default predicates to use the default 2017-08-07 09:05:17 -04:00
storage convert default predicates to use the default 2017-08-07 09:05:17 -04:00
BUILD autogenerated files 2017-07-18 17:47:57 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Remove myself from a bunch of places 2017-07-20 12:10:46 +02:00