.. |
dynamiccertificates
|
Use the generic/typed workqueue throughout
|
2024-04-28 18:26:18 +02:00 |
egressselector
|
cleanup: omit comparison with bool constants
|
2023-09-04 16:59:23 +08:00 |
filters
|
Fix Go vet errors for master golang
|
2024-09-12 18:15:22 +05:30 |
healthz
|
k8s.io/apiserver: refactor GenericAPIServer healthz code.
|
2023-11-15 12:36:04 -08:00 |
httplog
|
Fix httplog not logging watch duration in separate goroutines
|
2024-06-21 10:03:31 +00:00 |
mux
|
Fix data race in apiserver mux handler
|
2024-02-20 14:34:22 +08:00 |
options
|
fix memory leak from global MeterProvider
|
2024-08-28 14:20:46 +00:00 |
resourceconfig
|
reduce API surface area of whether a resource is enabled
|
2022-02-21 17:23:19 -05:00 |
routes
|
Register metrics for apiserver handlers
|
2023-09-06 17:25:12 +00:00 |
routine
|
Fix httplog not logging watch duration in separate goroutines
|
2024-06-21 10:03:31 +00:00 |
storage
|
API emulation versioning honors cohabitating resources
|
2024-09-09 17:54:35 +08:00 |
config.go
|
server/config: assing system:apiserver user to system:authenticated group
|
2024-10-07 17:39:10 +02: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
|
server/config: assing system:apiserver user to system:authenticated group
|
2024-10-07 17:39:10 +02:00 |
deleted_kinds.go
|
Remove special case logic in apiserver to serve all APIs when binary version is set artifically to 0.0
|
2024-07-03 14:16:15 -04:00 |
deleted_kinds_test.go
|
apiserver: Add API emulation versioning.
|
2024-01-19 16:07:00 -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
|
Implement resilient watchcache initialization post-start-hook
|
2024-06-13 11:02:18 +02:00 |
genericapiserver_graceful_termination_test.go
|
apiserver + controllers: enhance context support
|
2023-12-01 09:00:59 +01:00 |
genericapiserver_test.go
|
Add version mapping in ComponentGlobalsRegistry.
|
2024-05-31 20:29:48 -07: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
|
k8s.io/apiserver: refactor GenericAPIServer healthz code.
|
2023-11-15 12:36:04 -08:00 |
healthz_test.go
|
Migrate to k8s.io/utils/clock in apiserver
|
2021-09-14 20:36:07 +02:00 |
hooks.go
|
apiserver + controllers: enhance context support
|
2023-12-01 09:00:59 +01:00 |
lifecycle_signals.go
|
apiserver: watch gets notified on server shutdown signal
|
2023-01-13 18:02:41 -05:00 |
plugins.go
|
refactor: move vap into parent `policy` folder
|
2024-01-17 18:09:30 -08:00 |
read_write_deadline_test.go
|
add test to document request timeout behavior
|
2024-05-07 13:52:18 -04:00 |
secure_serving.go
|
Prevent rapid reset http2 DOS on API server
|
2023-10-07 21:50:37 -04: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 |
storage_readiness_hook.go
|
Implement resilient watchcache initialization post-start-hook
|
2024-06-13 11:02:18 +02:00 |
storage_readiness_hook_test.go
|
Implement resilient watchcache initialization post-start-hook
|
2024-06-13 11:02:18 +02:00 |