• Kubernetes Submit Queue's avatar
    Merge pull request #31247 from deads2k/api-03 · 943d7aa5
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    refactor genericapiserver new to combine initialization
    
    Combines `New` and `init` since the two were inseparable before anyway.  `New` now has all the code to create the `GenericAPIServer`.
    
    The rest of the change is a move.  I want to refactor the flow more, but I figured that doing it separately would simplify the review.
    
    @sttts how do you feel about looking at this one?
    943d7aa5
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...
config.go 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...