apiserver/pkg/server
JD Nurme 288c8d4acf Updated to use konnectivity client v0.0.21, and implemented placeholder context
Kubernetes-commit: 21fd224ebdb17fbaafbb73a36a18aafcab6e4efa
2021-06-23 19:29:14 +00:00
..
dynamiccertificates Structured Logging migration: for package staging/src/k8s.io/apiserver/pkg/server/dynamiccertificates 2021-05-10 20:08:14 +08:00
egressselector Updated to use konnectivity client v0.0.21, and implemented placeholder context 2021-06-23 19:29:14 +00:00
filters deflake TestClientReceivedGOAWAY test 2021-06-18 00:38:02 +02:00
healthz bump apiserver_request_total to STABLE status 2021-03-04 07:52:00 -08:00
httplog Make logged verbs match metric-reported verbs 2021-06-16 17:08:54 -07:00
mux switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
options Add distributed tracing to the apiserver using OpenTelemetry 2021-06-25 05:20:16 -07:00
resourceconfig switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
routes remove go-openapi/spec 2021-04-20 17:48:33 +02:00
storage fix staticcheck: vendor/k8s.io/apiserver/pkg/server 2020-11-17 11:58:13 +01:00
config.go Add distributed tracing to the apiserver using OpenTelemetry 2021-06-25 05:20:16 -07:00
config_selfclient.go Move the comment to the right line 2021-04-23 00:05:15 +00:00
config_selfclient_test.go Skip TestLoopbackHostPortIPv6 run on non-IPv6 env 2020-08-31 23:20:49 +05:30
config_test.go wait for poststarthook/max-in-flight-filter to be initialized asynchronously 2021-05-07 15:17:03 +08:00
deleted_kinds.go enforce strict alpha handling for API serving 2021-05-12 09:17:15 -04:00
deleted_kinds_test.go enforce strict alpha handling for API serving 2021-05-12 09:17:15 -04:00
deprecated_insecure_serving.go apiserver: NonBlockingRun should return a listener stopped channel 2021-06-24 16:04:54 -04:00
doc.go update docs.go files under staging/src/k8s.io/apiserver/pkg/server 2019-02-03 20:43:13 +00:00
genericapiserver.go apiserver: NonBlockingRun should return a listener stopped channel 2021-06-24 16:04:54 -04:00
genericapiserver_graceful_termination_test.go add unit test to verify graceful termination behavior 2021-06-24 16:15:12 -04:00
genericapiserver_test.go apiserver: NonBlockingRun should return a listener stopped channel 2021-06-24 16:04:54 -04:00
graceful_shutdown_test.go adds a unit test for checking if graceful shutdown of HTTP2 server works 2020-12-11 13:12:46 +01:00
graceful_termination.go apiserver: NonBlockingRun should return a listener stopped channel 2021-06-24 16:04:54 -04:00
handler.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
healthz.go Allow adding healthz and livez checks independent to each other 2021-02-13 17:29:34 +01:00
healthz_test.go add readyz endpoint for kube-apiserver readiness checks 2019-05-30 11:19:49 -07:00
hooks.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
plugins.go Remove alpha InitializerConfiguration types, Initializers admission plugin 2019-01-16 10:19:44 -05:00
secure_serving.go apiserver: NonBlockingRun should return a listener stopped channel 2021-06-24 16:04:54 -04:00
signal.go make Kubelet bootstrap certificate signal aware 2020-07-04 12:08:04 +08:00
signal_posix.go apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00
signal_windows.go apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00