• k8s-merge-robot's avatar
    Merge pull request #29045 from lixiaobing10051267/mastererrNotAcceptable · 1e9edfc5
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Type define note "errNotAcceptable" should be "errUnsupportedMediaType"
    
    In file "pkg\apiserver\errors.go", line 129:
    "// errNotAcceptable indicates Content-Type is not recognized"
    Here "errNotAcceptable" shuould be "errUnsupportedMediaType", thus consistent with line 131:
    "type errUnsupportedMediaType struct"
    1e9edfc5
Name
Last commit
Last update
..
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...
authz.go Loading commit data...
authz_test.go Loading commit data...
doc.go Loading commit data...
errors.go Loading commit data...
errors_test.go Loading commit data...
handlers.go Loading commit data...
handlers_test.go Loading commit data...
index.go Loading commit data...
mux_helper.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...