apiserver/pkg/util/webhook
Tim Hockin 0165503c5a Replace uses of ObjectReflectDiff with cmp.Diff
ObjectReflectDiff is already a shim over cmp.Diff, so no actual output
or behavior changes

Kubernetes-commit: bc302fa4144d21a338683cd83701661f97be4aba
2023-03-23 11:34:03 -07:00
..
authentication.go don't ignore UID impersonation in webhook clients 2023-03-16 11:14:29 +01: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 https links for k8s KEPs, issues, PRs, etc 2022-09-23 16:13:22 -04: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 Clarify a few validation messages 2022-08-12 12:33:41 -07:00
webhook.go wait: ExponentialBackoffWithContext should take context-aware fn 2023-01-16 14:57:57 -05:00
webhook_test.go Tolerate additional error messages in TLS unit tests 2022-03-29 08:57:31 -04:00