• Clayton Coleman's avatar
    Allow v1beta3 to POST events to all namespaces · ecbca9eb
    Clayton Coleman authored
    A namespaced resource that supports ALL may allow creation
    on the root (all namespaces) collection, thus adding POST
    here.
    
    We need to better formalize the definition of calls on namespaced
    resources at the root scope, so Storage objects that do not support
    that call pattern can do so at definition time and reject those
    calls.
    ecbca9eb
Name
Last commit
Last update
..
api_installer.go Loading commit data...
api_installer_test.go Loading commit data...
apiserver.go Loading commit data...
apiserver_test.go Loading commit data...
authn.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...
proxy.go Loading commit data...
proxy_test.go Loading commit data...
redirect.go Loading commit data...
redirect_test.go Loading commit data...
resthandler.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...