apiserver/pkg/server
Monis Khan 9c40486020 kmsv2: enable KMSv2KDF feature gate by default
Signed-off-by: Monis Khan <mok@microsoft.com>

Kubernetes-commit: 657cc2045ee46922b00d4fd7c126f57d1e8ecc43
2023-09-05 12:27:55 -04:00
..
dynamiccertificates api-machinery: stop using deprecated io/ioutil 2023-05-02 15:08:18 +02:00
egressselector api-machinery: stop using deprecated io/ioutil 2023-05-02 15:08:18 +02:00
filters priority & fairness: support dynamically configuring work estimator max seats 2023-04-26 11:13:14 +00:00
healthz Bump log level for health check warning for missing components 2022-10-17 09:42:09 -04:00
httplog apiserver/httplog: pretty up impersonation output 2023-08-07 11:23:30 +02:00
mux Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
options kmsv2: enable KMSv2KDF feature gate by default 2023-09-05 12:27:55 -04:00
resourceconfig reduce API surface area of whether a resource is enabled 2022-02-21 17:23:19 -05:00
routes Add impl for uvip 2023-03-29 17:20:25 -07:00
storage Graduate APIListChunking to GA 2023-07-21 11:35:21 +02:00
config.go priority & fairness: support dynamically configuring work estimator max seats 2023-04-26 11:13:14 +00: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 api-machinery: stop using deprecated io/ioutil 2023-05-02 15:08:18 +02:00
deleted_kinds.go Switch deprecated API serving back to gating on beta 2022-11-15 22:02:49 -05:00
deleted_kinds_test.go replace spew methods with dump methods 2023-04-13 09:41:07 +08: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 add list of served versions to storage version 2023-07-12 18:27:27 -04:00
genericapiserver_graceful_termination_test.go api-machinery: stop using deprecated io/ioutil 2023-05-02 15:08:18 +02:00
genericapiserver_test.go api-machinery: stop using deprecated io/ioutil 2023-05-02 15:08:18 +02:00
graceful_shutdown_test.go api-machinery: stop using deprecated io/ioutil 2023-05-02 15:08:18 +02:00
handler.go Fix gorestful typos in the APIServerHandler.Director docstring 2023-01-14 12:10:00 -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-07-19 20:54:13 -04:00
lifecycle_signals.go apiserver: watch gets notified on server shutdown signal 2023-01-13 18:02:41 -05:00
plugins.go Rename admission cel package to validatingadmissionpolicy 2022-11-08 14:18:26 +00: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