apiserver/plugin/pkg/authorizer/webhook
Karl Isenberg 46dd96ca03 refactor: Stop using ioutil in apiserver
- The ioutl package is deprecated. Migrate to os package functions.

Kubernetes-commit: f93e4645c18c6f56bfddc158ef7b3f674b3c41dd
2025-05-08 11:28:52 -07: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 apiserver/authconfig: wire CEL compiler through lower layers to allow sharing 2024-09-20 12:34:08 +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: AuthorizeNodeWithSelectors / AuthorizeWithSelectors to beta 2024-10-17 19:51:07 -04:00
webhook_v1_test.go refactor: Stop using ioutil in apiserver 2025-05-08 11:28:52 -07:00
webhook_v1beta1_test.go refactor: Stop using ioutil in apiserver 2025-05-08 11:28:52 -07:00