k3s/pkg/apiserver
k8s-merge-robot 0d4b039d87 Merge pull request #24474 from deads2k/fix-version-registration
Automatic merge from submit-queue

stop changing the root path of the root webservice

We shouldn't mutate the root path of the root webservice (see usage).  Just write the path we want.
2016-04-23 17:51:56 -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 Implement a streaming serializer for watch 2016-04-11 11:22:05 -04:00
api_installer_test.go
apiserver.go stop changing the root path of the root webservice 2016-04-19 13:08:46 -04:00
apiserver_test.go Merge pull request #24474 from deads2k/fix-version-registration 2016-04-23 17:51:56 -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 add missing attributes to authorization interface 2016-03-29 08:46:21 -04:00
index.go
mux_helper.go
negotiate.go Support content-type negotiation in the API server 2016-01-22 00:12:50 -05:00
negotiate_test.go Support content-type negotiation in the API server 2016-01-22 00:12:50 -05:00
proxy.go Small cleanup in metrics 2016-02-10 16:05:52 +01:00
proxy_test.go Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code. 2016-03-22 17:26:50 -07:00
resthandler.go Implement a streaming serializer for watch 2016-04-11 11:22:05 -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 Implement a streaming serializer for watch 2016-04-11 11:22:05 -04:00
watch_test.go Implement a streaming serializer for watch 2016-04-11 11:22:05 -04:00