apiserver/plugin/pkg/authorizer/webhook
Stanislav Láznička a7981497b1 authz tests: delay response in context cancelled scenario
The net/http transport checks for immediate response when
its handling context cancellation. The unit test was racing
with this check by responding too fast.

Signed-off-by: Stanislav Láznička <slznika@microsoft.com>

Kubernetes-commit: efcf97f98c7c9891015d4f2b37d2fc3afcdd336c
2025-07-30 14:33:28 +02:00
..
metrics Add authorization webhook duration/count/failopen metrics 2024-03-02 01:44:28 -05:00
certs_test.go Fix staticcheck failures on apiserver/plugin/pkg/{authenticator, authorizer} 2020-10-22 21:47:17 +00:00
gencerts.sh delete all duplicate empty blanks 2019-02-22 09:43:51 +08:00
metrics_test.go authz tests: delay response in context cancelled scenario 2025-07-30 14:33:28 +02:00
round_trip_test.go Use randfill, do API renames 2025-02-20 09:45:22 -08:00
webhook.go apiserver/authconfig: wire CEL compiler through lower layers to allow sharing 2024-09-20 12:34:08 +02:00
webhook_test.go KEP-4601: Graduate selector authorization to stable 2025-07-01 12:11:54 -04:00
webhook_v1_test.go KEP-4601: Graduate selector authorization to stable 2025-07-01 12:11:54 -04:00
webhook_v1beta1_test.go refactor: Stop using ioutil in apiserver 2025-05-08 11:28:52 -07:00