apiserver/pkg/util/webhook
xiaoweim af5056a3db Cleanup: Remove redundant detail messages in field.Required
Kubernetes-commit: 8632257c9340aeae824c99642376a78f69b3ea5d
2025-06-26 19:41:17 +00:00
..
authentication.go api-machinery: stop using deprecated io/ioutil 2023-05-02 15:08:18 +02:00
authentication_test.go Replace uses of ObjectReflectDiff with cmp.Diff 2023-03-23 11:34:03 -07:00
certs_test.go webhooks: regenerate certificates for additional sha-1 signatures 2022-03-25 16:52:40 +01:00
client.go Use http/2 for localhost webhook 2024-01-03 13:49:51 +00:00
client_test.go Use http/2 for localhost webhook 2024-01-03 13:49:51 +00:00
error.go Add a new webhook metric tracking request totals. 2021-06-22 22:32:47 +00:00
gencerts.sh webhooks: gencerts.sh: add intermediate and server certs with sha-1 signatures 2022-03-25 16:52:07 +01:00
metrics.go webhooks, aggregation: add metrics to count certs with SHA1 signatures 2022-03-24 01:08:02 -04:00
serviceresolver.go Generate and format files 2022-07-19 20:54:13 -04:00
serviceresolver_test.go Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
validation.go Cleanup: Remove redundant detail messages in field.Required 2025-06-26 19:41:17 +00:00
validation_test.go Validate CABundle when writing CRD 2024-03-26 15:59:16 +00:00
webhook.go Make connection lost retryable in webhook 2023-04-12 17:37:57 +00:00
webhook_test.go webhook: alter regex to account for x509sha1 GODEBUG removal 2024-12-30 13:39:17 -08:00