• Kubernetes Submit Queue's avatar
    Merge pull request #33337 from mbohlool/o2 · 501f2647
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Fix API Installer to generate unique Operation IDs
    
    OperationIDs generated by api_installer.go may not be unique and that causes long auto-generated function names in swagger generated clients. This is a step toward making those IDs unique.
    
    Reference Issue kubernetes/features#53 and #13414
    501f2647
Name
Last commit
Last update
..
audit Loading commit data...
authenticator Loading commit data...
metrics Loading commit data...
testing Loading commit data...
OWNERS Loading commit data...
api_installer.go Loading commit data...
api_installer_test.go Loading commit data...
apiserver.go Loading commit data...
apiserver_test.go Loading commit data...
doc.go Loading commit data...
errors.go Loading commit data...
errors_test.go Loading commit data...
handler_impersonation.go Loading commit data...
handler_impersonation_test.go Loading commit data...
handlers.go Loading commit data...
handlers_test.go Loading commit data...
mux.go Loading commit data...
negotiate.go Loading commit data...
negotiate_test.go Loading commit data...
proxy.go Loading commit data...
proxy_test.go Loading commit data...
resthandler.go Loading commit data...
resthandler_test.go Loading commit data...
validator.go Loading commit data...
validator_test.go Loading commit data...
watch.go Loading commit data...
watch_test.go Loading commit data...