kubernetes/test
Kubernetes Submit Queue 302d3ab1d7 Merge pull request #39625 from deads2k/rbac-36-beta
Automatic merge from submit-queue (batch tested with PRs 39625, 39842)

Add RBAC v1beta1

Add `rbac.authorization.k8s.io/v1beta1`.  This scrubs `v1alpha1` to remove cruft, then add `v1beta1`.  We'll update other bits of infrastructure to code to `v1beta1` as a separate step.

```release-note
The `attributeRestrictions` field has been removed from the PolicyRule type in the rbac.authorization.k8s.io/v1alpha1 API. The field was not used by the RBAC authorizer.
```

@kubernetes/sig-auth-misc @liggitt @erictune
2017-01-18 10:19:11 -08:00
..
e2e Merge pull request #39625 from deads2k/rbac-36-beta 2017-01-18 10:19:11 -08:00
e2e_node refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
fixtures Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
images move pkg/util/rand 2017-01-16 16:04:03 -05:00
integration Merge pull request #39625 from deads2k/rbac-36-beta 2017-01-18 10:19:11 -08:00
kubemark Merge pull request #38865 from vwfs/ext4_no_lazy_init 2017-01-18 09:09:52 -08:00
list Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
soak Correct import statements 2017-01-17 16:18:18 -05:00
utils refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
BUILD Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
test_owners.csv Check if path exists before performing unmount 2017-01-11 14:33:05 -08:00