apiserver/pkg/endpoints/request
Karl Isenberg 1552f6cea3 test: pass the test context to http requests
This handles canceling the request after the test completes, cleaning
up resources on the client and server.

Kubernetes-commit: 080d6f9ead740ec1358e320e388f79cc4de97697
2025-04-29 17:05:13 -07:00
..
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
context.go apiserver: store (event, evaluated policy) pair in request context 2021-09-20 17:43:16 -04:00
context_test.go Generate and format files 2022-07-19 20:54:13 -04:00
doc.go remove import doc comments 2024-12-02 14:43:58 +01:00
methods.go refactor: Add request method constants 2025-04-29 16:45:30 -07:00
received_time.go Take into account latency incurred in server filters 2020-09-18 16:46:07 -04:00
received_time_test.go Take into account latency incurred in server filters 2020-09-18 16:46:07 -04:00
requestinfo.go refactor: Add request method constants 2025-04-29 16:45:30 -07:00
requestinfo_test.go test: pass the test context to http requests 2025-04-29 17:05:13 -07:00
server_shutdown_signal.go apiserver: watch gets notified on server shutdown signal 2023-01-13 18:02:41 -05:00
webhook_duration.go Debug latencies in request handler 2025-02-25 01:33:14 +00:00
webhook_duration_test.go apiserver: exclude APF queue wait time from SLO latency metrics (#116420) 2023-03-15 07:35:21 +00:00