kubernetes/plugin/pkg/auth/authorizer/rbac
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
..
bootstrappolicy Check in YAML versions of bootstrap roles/rolebindings 2016-12-05 12:03:55 -05:00
BUILD add rbac action to subjects type 2016-11-08 07:47:11 -05:00
rbac.go remove rbac super user 2016-12-05 13:49:54 -05:00
rbac_test.go remove rbac super user 2016-12-05 13:49:54 -05:00
subject_locator.go add rbac action to subjects type 2016-11-08 07:47:11 -05:00
subject_locator_test.go add rbac action to subjects type 2016-11-08 07:47:11 -05:00