apiserver/pkg/server
Monis Khan 9bbffa3c76 kmsv1: attempt AES-GCM before AES-CBC on reads
Signed-off-by: Monis Khan <mok@microsoft.com>

Kubernetes-commit: 5137fb00b6fb47445727a1fa2897e0eaaadaeeb8
2023-07-17 16:22:17 -04:00
..
dynamiccertificates API Server Changes 2022-03-07 09:20:45 -05:00
egressselector egress_selector: prevent goroutines leak on connect() step. 2022-11-01 21:55:42 -07:00
filters Generate and format files 2022-11-16 11:39:18 -05:00
healthz Generate and format files 2022-11-16 11:39:18 -05:00
httplog Don't bypass ResponseWriter wrappers for apiserver healthz errors. 2021-12-14 16:23:36 -05:00
mux Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
options kmsv1: attempt AES-GCM before AES-CBC on reads 2023-07-17 16:22:17 -04:00
resourceconfig reduce API surface area of whether a resource is enabled 2022-02-21 17:23:19 -05:00
routes Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
storage reduce API surface area of whether a resource is enabled 2022-02-21 17:23:19 -05:00
config.go Clear front proxy headers after authentication is complete 2023-03-20 13:11:38 -04:00
config_selfclient.go Move the comment to the right line 2021-04-23 00:05:15 +00:00
config_selfclient_test.go run hack/update-netparse-cve.sh 2021-08-20 01:16:14 +02:00
config_test.go Don't add audit annotations directly to the audit event 2022-03-28 11:38:38 -07:00
deleted_kinds.go Revert strict-in-alpha to false 2021-11-12 17:04:41 -05:00
deleted_kinds_test.go enforce strict alpha handling for API serving 2021-05-12 09:17:15 -04:00
deprecated_insecure_serving.go Set idle and readheader timeouts 2021-07-27 11:58:45 -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 Separate OpenAPI V2 and V3 Config 2022-03-28 13:18:56 -07:00
genericapiserver_graceful_termination_test.go Fixes the issue #114145 2023-01-10 04:49:49 +00:00
genericapiserver_test.go aggregator: pass apiServiceRegistrationControllerInitiated signal directly to apiserviceRegistration controller 2021-10-20 11:06:27 +02: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
handler.go Generate and format files 2022-11-16 11:39:18 -05:00
healthz.go Migrate to k8s.io/utils/clock in apiserver 2021-09-14 20:36:07 +02:00
healthz_test.go Migrate to k8s.io/utils/clock in apiserver 2021-09-14 20:36:07 +02:00
hooks.go Generate and format files 2022-11-16 11:39:18 -05:00
lifecycle_signals.go Generate and format files 2022-11-16 11:39:18 -05:00
plugins.go Remove alpha InitializerConfiguration types, Initializers admission plugin 2019-01-16 10:19:44 -05:00
secure_serving.go API Server Changes 2022-03-07 09:20:45 -05:00
signal.go make Kubelet bootstrap certificate signal aware 2020-07-04 12:08:04 +08:00
signal_posix.go generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00
signal_windows.go apiservers: add synchronous shutdown mechanism on SIGTERM+INT 2017-08-29 13:16:11 +00:00