apiserver/pkg/server
Pierre Gimalac 1f47d05362 chore(apiserver): avoid using html template which disables dce
Kubernetes-commit: 40c718864b7231addeeb1a336a88f8a71a024539
2025-06-08 01:03:42 +02:00
..
dynamiccertificates fix: enable compares rule from testifylint in module k8s.io/apiserver 2024-09-21 22:18:56 +02:00
egressselector Fix comment typos 2025-01-07 21:18:10 -06:00
filters refactor: Stop using ioutil in apiserver 2025-05-08 11:28:52 -07:00
healthz remove import doc comments 2024-12-02 14:43:58 +01:00
httplog remove import doc comments 2024-12-02 14:43:58 +01:00
mux remove import doc comments 2024-12-02 14:43:58 +01:00
options Remove deprecated encryption config controller metrics 2025-06-11 13:27:34 -07:00
resourceconfig bug fix: fix version order in emulation forward compatibility. 2025-04-07 18:38:43 -07:00
routes chore(apiserver): avoid using html template which disables dce 2025-06-08 01:03:42 +02:00
routine Fix httplog not logging watch duration in separate goroutines 2024-06-21 10:03:31 +00:00
storage Fix typo in ResourceEncodingConfig comment 2025-04-18 15:55:38 +08:00
config.go bug fix: fix version order in emulation forward compatibility. 2025-04-07 18:38:43 -07:00
config_selfclient.go
config_selfclient_test.go
config_test.go Refactor compatibility version code 2024-12-20 07:03:03 +00:00
deleted_kinds.go bug fix: fix version order in emulation forward compatibility. 2025-04-07 18:38:43 -07:00
deleted_kinds_test.go bug fix: fix version order in emulation forward compatibility. 2025-04-07 18:38:43 -07:00
deprecated_insecure_serving.go
doc.go remove import doc comments 2024-12-02 14:43:58 +01:00
genericapiserver.go bug fix: fix version order in emulation forward compatibility. 2025-04-07 18:38:43 -07:00
genericapiserver_graceful_termination_test.go apiserver + controllers: enhance context support 2023-12-01 09:00:59 +01:00
genericapiserver_test.go Refactor compatibility version code 2024-12-20 07:03:03 +00:00
graceful_shutdown_test.go api-machinery: stop using deprecated io/ioutil 2023-05-02 15:08:18 +02:00
handler.go remove duplicate call for ServeMux 2024-08-07 02:56:49 +05:30
healthz.go k8s.io/apiserver: refactor GenericAPIServer healthz code. 2023-11-15 12:36:04 -08:00
healthz_test.go
hooks.go fully remove StopCh 2024-09-13 12:08:57 +03:00
lifecycle_signals.go apiserver: watch gets notified on server shutdown signal 2023-01-13 18:02:41 -05:00
plugins.go Add MutatingAdmissionPolicy plugin to admission chain 2024-10-25 13:46:58 -04:00
read_write_deadline_test.go add test to document request timeout behavior 2024-05-07 13:52:18 -04:00
secure_serving.go Cleanupï: only initiate http2 server options when http2 is not disabled 2025-01-09 11:28:51 +08:00
signal.go
signal_posix.go
signal_windows.go
storage_readiness_hook.go Implement resilient watchcache initialization post-start-hook 2024-06-13 11:02:18 +02:00
storage_readiness_hook_test.go fully remove StopCh 2024-09-13 12:08:57 +03:00