k3s/pkg
Kubernetes Submit Queue 2ff0bc2b8a
Merge pull request #63967 from deads2k/rbac-06-external
Automatic merge from submit-queue (batch tested with PRs 62025, 63851, 64077, 63967, 63991). 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>.

switch rbac to external

The overall trajectory of the project is towards external types.  Having all helpers agree on the version they operate on makes life much easier.  We've already written one RBAC controller (role aggregation) and more may follow.  `v1` has been around for a while now and we know that any future changes have to reliably roundtrip through it.  This pull switches all the core helpers over to use the external types.

@kubernetes/sig-auth-pr-reviews 

```release-note
`kubectl auth reconcile` only works with rbac.v1
```
2018-05-22 08:40:26 -07:00
..
api remove API dependency on printers 2018-05-21 13:46:53 -04:00
apis Merge pull request #63967 from deads2k/rbac-06-external 2018-05-22 08:40:26 -07:00
auth add myself as an approver in various auth related directories 2018-05-17 11:32:37 -07:00
capabilities
client Autogenerated code 2018-05-15 21:38:54 +02:00
cloudprovider Merge pull request #63902 from vmware/vcp_secrets 2018-05-18 15:59:15 -07:00
controller remove unused gc code 2018-05-21 20:22:37 +08:00
credentialprovider
features Merge pull request #64046 from yujuhong/log-rotate-beta 2018-05-21 17:05:30 -07:00
fieldpath
generated Generated 2018-05-12 02:01:09 -04:00
kubeapiserver switch rbac to external 2018-05-22 08:17:05 -04:00
kubectl Merge pull request #63967 from deads2k/rbac-06-external 2018-05-22 08:40:26 -07:00
kubelet Merge pull request #63553 from rphillips/fixes/checkpoint_logic_on_restore 2018-05-21 21:41:18 -07:00
kubemark
master Use Dial with context 2018-05-19 08:14:37 +10:00
printers Merge pull request #63967 from deads2k/rbac-06-external 2018-05-22 08:40:26 -07:00
probe
proxy Merge pull request #63850 from islinwb/check_ipvs_mod 2018-05-16 03:33:20 -07:00
quota
registry switch rbac to external 2018-05-22 08:17:05 -04:00
routes
scheduler Merge pull request #63459 from resouer/fix-63427 2018-05-19 06:49:19 -07:00
security Replace UserIDRange/GroupIDRange by IDRange in internal type to reduce difference with external type. 2018-05-04 18:31:42 +02:00
securitycontext
serviceaccount add myself as an approver in various auth related directories 2018-05-17 11:32:37 -07:00
ssh Use Dial with context 2018-05-19 08:14:37 +10:00
util auto generated file 2018-05-22 11:20:47 +08:00
version
volume Merge pull request #63295 from jsafrane/fix-csi-detach-delete 2018-05-18 09:54:22 -07:00
watch/json
windows/service
.import-restrictions
BUILD
OWNERS