apiserver/pkg/endpoints/filters
Davanum Srinivas 1ffdd2403f Eliminate AuditContext`s SetEventLevel
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
Co-Authored-By: Jordan Liggitt <liggitt@google.com>

Set event level during context init

Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: 960a4939f2502f2a8f2b923203e9075354e4bdc0
2025-05-09 06:57:31 -04:00
..
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
audit.go Eliminate AuditContext`s SetEventLevel 2025-05-09 06:57:31 -04:00
audit_init.go Rename WithAuditID to WithAuditInit 2022-07-12 14:46:27 -07:00
audit_init_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
audit_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
authentication.go Debug latencies in request handler 2025-02-25 01:33:14 +00:00
authentication_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
authn_audit.go Fix API server crash on concurrent map iteration and write 2023-10-23 20:59:40 +08:00
authn_audit_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
authorization.go Debug latencies in request handler 2025-02-25 01:33:14 +00:00
authorization_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
cachecontrol.go add cache-control headers to kube-apiserver 2019-08-26 09:39:29 -04:00
cachecontrol_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
doc.go remove import doc comments 2024-12-02 14:43:58 +01:00
impersonation.go Fix API server crash on concurrent map iteration and write 2023-10-23 20:59:40 +08:00
impersonation_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
metrics.go add Authentication tracking request/error counts and latency metrics 2023-04-11 22:35:14 +08:00
metrics_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
mux_discovery_complete.go aggregator: pass apiServiceRegistrationControllerInitiated signal directly to apiserviceRegistration controller 2021-10-20 11:06:27 +02:00
mux_discovery_complete_test.go rename to muxAndDiscoveryComplete 2021-10-19 12:24:00 +02:00
read_write_deadline_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
request_deadline.go apiserver: refactor handleError in endpoints/filters 2024-01-09 13:32:09 -05:00
request_deadline_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
request_received_time.go Migrate to k8s.io/utils/clock in apiserver 2021-09-14 20:36:07 +02:00
request_received_time_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
requestinfo.go Remove request context mapper 2018-04-18 11:12:15 -04:00
requestinfo_test.go Mechanical move: pkg/genericapiserver -> k8s.io/apiserver 2017-02-13 07:36:41 -05:00
storageversion.go staging: fix "go vet" issues 2023-02-28 21:22:40 +01:00
traces.go restrict trace context propagation to system:master and system:monitoring 2024-09-01 18:03:26 +00:00
warning.go Add warnings capability for admission webhooks 2020-06-30 16:27:56 -04:00
warning_test.go Add warnings capability for admission webhooks 2020-06-30 16:27:56 -04:00
webhook_duration.go apiserver: refactor handleError in endpoints/filters 2024-01-09 13:32:09 -05:00