k3s/pkg/apiserver
Kubernetes Submit Queue b1acd15046 Merge pull request #38699 from deads2k/auth-07-better-message
Automatic merge from submit-queue (batch tested with PRs 38724, 38699)

improve the forbidden message

Improves the forbidden message to include more details about what was denied.

`User "foo" cannot list replicasets.extensions in the namespace "default". `
`User "foo" cannot list replicasets.extensions at the cluster scope. `

@xilabao looks like you looking in a similar area, but focused on errors.
@sttts a lot of usual reviewers are out.
2016-12-14 08:21:48 -08:00
..
authenticator autoupdate BUILD files 2016-12-12 13:30:07 -08:00
filters Merge pull request #38699 from deads2k/auth-07-better-message 2016-12-14 08:21:48 -08:00
metrics autoupdate BUILD files 2016-12-12 13:30:07 -08:00
openapi autoupdate BUILD files 2016-12-12 13:30:07 -08:00
request autoupdate BUILD files 2016-12-12 13:30:07 -08:00
testing autoupdate BUILD files 2016-12-12 13:30:07 -08:00
BUILD Drop version-parsing from pkg/version 2016-12-13 08:53:19 -05:00
OWNERS
api_installer.go Fix pods/log OpenAPI/Swagger spec to return string instead of v1.Pod 2016-12-06 13:59:20 -08:00
api_installer_test.go refactor: generated 2016-12-03 19:10:46 -05:00
apiserver.go Drop version-parsing from pkg/version 2016-12-13 08:53:19 -05:00
apiserver_test.go Fix tests using internal types for serialization 2016-12-09 16:26:05 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
errors.go refactor: generated 2016-12-03 19:10:46 -05:00
errors_test.go refactor: generated 2016-12-03 19:10:46 -05:00
negotiate.go generated: refactor 2016-11-23 22:30:47 -06:00
negotiate_test.go refactor: generated 2016-12-03 19:10:46 -05:00
proxy.go generated: refactor 2016-11-23 22:30:47 -06:00
proxy_test.go Store RequestInfo in Context 2016-09-28 18:51:34 +02:00
resthandler.go Pipe GetOptions to storage 2016-12-06 11:48:37 +01:00
resthandler_test.go Pipe GetOptions to storage 2016-12-06 11:48:37 +01:00
serviceerror.go generated: refactor 2016-11-23 22:30:47 -06:00
validator.go Add +optional tag to all fields with omitempty json tag 2016-10-17 08:52:13 -07:00
validator_test.go Run goimports 2016-08-02 15:12:39 +03:00
watch.go Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
watch_test.go Fix references from serializable types to use v1.ObjectMeta 2016-12-09 16:26:04 -05:00