• Kubernetes Submit Queue's avatar
    Merge pull request #34551 from deads2k/api-23-remove-legacy-prefixy · dd529f3c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Change legacy API resource registration
    
    Updates the legacy API resource registration to emphasize its different-ness and to simplify supporting objects.  The option has to remain in the genericapiserverconfig for multiple prefixes to enable cases where composers/extenders had composed additional groupless APIs. See OpenShift as an example.
    
    However this is now transparent to "normal" composers.
    
    @ncdc since sttts is out.
    dd529f3c
Name
Last commit
Last update
..
ports Loading commit data...
OWNERS Loading commit data...
controller.go Loading commit data...
controller_test.go Loading commit data...
doc.go Loading commit data...
import_known_versions.go Loading commit data...
import_known_versions_test.go Loading commit data...
master.go Loading commit data...
master_test.go Loading commit data...
thirdparty_controller.go Loading commit data...