k3s/pkg/apiserver
k8s-merge-robot 2347d0f047 Merge pull request #24601 from deads2k/qualify-admission-attributes
Automatic merge from submit-queue

fully qualify admission resources and kinds

Fully qualifies the `Kind` and `Resource` fields for admission attributes.  The information was getting filtered at the `RESTHandler` before.

@derekwaynecarr
2016-04-28 05:12:28 -07:00
..
authenticator Remove global var for OIDC retry/backoff, and remove retries from unit tests. 2016-04-07 14:18:29 -07:00
metrics Small cleanup in metrics 2016-02-10 16:05:52 +01:00
testing regen codecs 2016-02-13 09:15:39 -05: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
apiserver.go move install of version handler to genericapiserver 2016-04-27 10:21:08 -07:00
apiserver_test.go Merge pull request #24595 from zhouhaibing089/httpserverclose 2016-04-28 01:41:16 -07: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 add act-as powers 2016-04-14 12:49:10 -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 Handle streaming serializers more consistently 2016-04-22 11:07:24 -04:00
negotiate_test.go Handle streaming serializers more consistently 2016-04-22 11:07:24 -04:00
proxy.go Small cleanup in metrics 2016-02-10 16:05:52 +01:00
proxy_test.go Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00
resthandler.go fully qualify admission resources and kinds 2016-04-26 07:55:33 -04:00
resthandler_test.go add delete precondition 2016-03-25 11:21:39 -07: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 Handle streaming serializers more consistently 2016-04-22 11:07:24 -04:00
watch_test.go Uncomment the code that cause by #19254 2016-04-25 23:21:31 +08:00