apiserver/pkg/server
Dr. Stefan Schimanski ec8d130fa7 audit: wire through non-nil context everywhere
Kubernetes-commit: ce942d19c378ecd335e7e158e30cdc184f9d6184
2017-06-13 20:47:28 +00:00
..
filters apiserver: move LongRunningRequestCheck type into endpoints/request 2017-06-13 20:47:27 +00:00
healthz autogenerated 2017-04-15 20:35:23 +00:00
httplog autogenerated 2017-04-15 20:35:23 +00:00
mux refactor names for the apiserver handling chain 2017-05-12 17:30:09 +00:00
openapi Update bazel 2017-05-21 17:28:01 +00:00
options audit: add audit event to the context and fill in handlers 2017-06-13 20:47:28 +00:00
routes refactor names for the apiserver handling chain 2017-05-12 17:30:09 +00:00
storage componentstatus: support client cert health check 2017-04-22 20:36:06 +00:00
BUILD bazel update 2017-05-16 17:27:51 +00:00
config.go audit: wire through non-nil context everywhere 2017-06-13 20:47:28 +00:00
config_selfclient.go move legacy insecure options out of the main flow 2017-03-31 20:37:15 +00:00
config_test.go This PR implements AdmissionOptions.ApplyTo 2017-05-16 17:27:50 +00:00
doc.go remove go get failing import comment 2017-01-19 13:02:01 -05:00
genericapiserver.go audit: wire through non-nil context everywhere 2017-06-13 20:47:28 +00:00
genericapiserver_test.go This PR implements AdmissionOptions.ApplyTo 2017-05-16 17:27:50 +00:00
handler.go audit: wire through non-nil context everywhere 2017-06-13 20:47:28 +00:00
healthz.go refactor names for the apiserver handling chain 2017-05-12 17:30:09 +00:00
hooks.go This PR implements AdmissionOptions.ApplyTo 2017-05-16 17:27:50 +00:00
serve.go apiserver: Update genericapiserver to panic on listener error 2017-04-20 20:35:32 +00:00