• Kubernetes Submit Queue's avatar
    Merge pull request #28860 from ericchiang/separate-apiserver-authz-options · 7979801e
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    pkg/genericapiserver/options: don't import pkg/apiserver
    
    Refactor the authorization options for the API server so
    pkg/apiserver isn't directly imported by the options package.
    
    Closes #28544
    
    cc @smarterclayton
    
    @madhusudancs, @nikhiljindal I've updated `federation/cmd/federation-apiserver/app/server.go` to include the RBAC options with this change. I don't know if this was intentionally left out in the first place but would like your feedback.
    7979801e
Name
Last commit
Last update
..
authorizer Loading commit data...
openapi Loading commit data...
options Loading commit data...
validation Loading commit data...
OWNERS Loading commit data...
default_storage_factory_builder.go Loading commit data...
default_storage_factory_builder_test.go Loading commit data...
doc.go Loading commit data...
genericapiserver.go Loading commit data...
genericapiserver_test.go Loading commit data...
resource_config.go Loading commit data...
resource_config_test.go Loading commit data...
resource_encoding_config.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...