kubernetes/pkg/genericapiserver/options
Kubernetes Submit Queue 2c61d2f80c Merge pull request #38121 from deads2k/auth-09-remove-rbac-super
Automatic merge from submit-queue (batch tested with PRs 38111, 38121)

remove rbac super user

Cleaning up cruft and duplicated capabilities as we transition from RBAC alpha to beta.  In 1.5, we added a secured loopback connection based on the `system:masters` group name.  `system:masters` have full power in the API, so the RBAC super user is superfluous.

The flag will stay in place so that the process can still launch, but it will be disconnected.

@kubernetes/sig-auth
2016-12-05 14:14:41 -08:00
..
authentication.go add request header options for groups 2016-12-01 09:02:15 -05:00
authorization.go remove rbac super user 2016-12-05 13:49:54 -05:00
BUILD Update generated files 2016-12-05 16:05:52 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
etcd.go etcd3: have prefix to always prepended 2016-12-04 21:45:07 -08:00
server_run_options.go Stratify certificate loading and self-sign cert generation 2016-12-05 14:58:15 +01:00
serving.go Stratify certificate loading and self-sign cert generation 2016-12-05 14:58:15 +01:00