apiserver/pkg/server
Andy Goldstein bae527459c admission ApplyTo: take in clients
Change admission ApplyTo() to take in clients instead of a rest.Config.

Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>

Kubernetes-commit: 364b66ddd6554a898724b6781fd90a15a38ddb41
2023-03-14 16:24:50 -04:00
..
dynamiccertificates fsnotify: use event.Has instead of "event.Op&h == h" 2022-10-13 13:42:11 +08:00
egressselector Fix konnectivity-client metric registration. 2023-01-25 15:07:48 -08:00
filters apiserver: terminate watch with a rate limiter during shutdown 2023-01-13 18:04:13 -05:00
healthz Bump log level for health check warning for missing components 2022-10-17 09:42:09 -04:00
httplog Added simple tests and changed lazyVerb String method to the same as httplog uses 2022-11-07 17:13:26 +00:00
mux
options admission ApplyTo: take in clients 2023-03-14 16:24:50 -04:00
resourceconfig
routes Update kubernetes code for minor API changes to kube-openapi 2022-12-29 12:12:33 -08:00
storage kube-apiserver: print supported media types on failure to find a serializer 2022-11-05 23:03:23 +08:00
config.go Clear front proxy headers after authentication is complete 2023-03-20 13:11:38 -04:00
config_selfclient.go
config_selfclient_test.go
config_test.go Enable ComponentSLIs as beta feature 2023-01-09 17:25:50 -08: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
deprecated_insecure_serving.go
doc.go
genericapiserver.go allow multiple sources to add/remove from discovery without clobbering each other 2023-03-20 10:05:15 -07:00
genericapiserver_graceful_termination_test.go staging: fix "go vet" issues 2023-02-28 21:22:40 +01:00
genericapiserver_test.go apiserver: refactor WithWaitGroup handler 2023-01-10 15:55:19 -05:00
graceful_shutdown_test.go
handler.go Generate and format files 2022-07-19 20:54:13 -04:00
healthz.go
healthz_test.go
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
signal.go
signal_posix.go
signal_windows.go