k3s/pkg/apiserver
Clayton Coleman a8ce27709c
Print more data about an error for debugging
Sometimes clients send unintelligible data to the server, provide a bit
more debugging in the returned error to make it easier to pin down where
the problem is from the user side.
2016-05-19 09:08:57 -04:00
..
authenticator Merge pull request #24902 from cjcullen/webhookAuthn 2016-05-11 22:08:58 -07:00
metrics Split request_count metric by contentType 2016-05-17 13:34:36 +02:00
testing It's 2016, yo. 2016-05-13 12:41:40 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
api_installer.go Handle streaming serializers more consistently 2016-04-22 11:07:24 -04:00
api_installer_test.go Moving Status object to a common package 2015-09-17 14:09:53 -07:00
apiserver.go Have the service account controller force retry 2016-05-19 09:08:57 -04:00
apiserver_test.go Have the service account controller force retry 2016-05-19 09:08:57 -04:00
authz.go *: add webhook implementation of authorizer.Authorizer plugin 2016-02-22 11:39:07 -08:00
authz_test.go *: add webhook implementation of authorizer.Authorizer plugin 2016-02-22 11:39:07 -08:00
doc.go
errors.go Replace runtime reference by pkg 2016-02-01 21:06:44 +08:00
errors_test.go add delete precondition 2016-03-25 11:21:39 -07:00
handlers.go enable resource name and service account cases for impersonation 2016-04-26 09:31:43 -04:00
handlers_test.go Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
index.go run goimports 2015-10-12 13:33:13 -07:00
mux_helper.go
negotiate.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
negotiate_test.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
proxy.go Split request_count metric by contentType 2016-05-17 13:34:36 +02:00
proxy_test.go Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
resthandler.go Print more data about an error for debugging 2016-05-19 09:08:57 -04:00
resthandler_test.go Change ConvertToVersion to use GroupVersion 2016-05-12 10:10:35 -04:00
validator.go reduce component status probe timeout to 20s for quickly timeout 2016-03-14 22:18:55 -04:00
validator_test.go Add httpHeaders to httpGet liveness probe 2016-02-05 11:20:04 -05:00
watch.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
watch_test.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00