• Kubernetes Submit Queue's avatar
    Merge pull request #38121 from deads2k/auth-09-remove-rbac-super · 2c61d2f8
    Kubernetes Submit Queue authored
    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
    2c61d2f8
Name
Last commit
Last update
..
authorizer Loading commit data...
filters Loading commit data...
mux Loading commit data...
openapi Loading commit data...
options Loading commit data...
routes Loading commit data...
validation Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
config.go Loading commit data...
config_selfclient.go Loading commit data...
default_storage_factory_builder.go Loading commit data...
default_storage_factory_builder_test.go Loading commit data...
discovery.go Loading commit data...
doc.go Loading commit data...
genericapiserver.go Loading commit data...
genericapiserver_test.go Loading commit data...
healthz.go Loading commit data...
hooks.go Loading commit data...
resource_config.go Loading commit data...
resource_config_test.go Loading commit data...
resource_encoding_config.go Loading commit data...
serve.go Loading commit data...
serve_test.go Loading commit data...
server_run_options_test.go Loading commit data...
storage_factory.go Loading commit data...
storage_factory_test.go Loading commit data...
tunneler.go Loading commit data...
tunneler_test.go Loading commit data...