apiserver/pkg/util/webhook
Jordan Liggitt b3ad9fb4e3 Generate and format files
- Run hack/update-codegen.sh
- Run hack/update-generated-device-plugin.sh
- Run hack/update-generated-protobuf.sh
- Run hack/update-generated-runtime.sh
- Run hack/update-generated-swagger-docs.sh
- Run hack/update-openapi-spec.sh
- Run hack/update-gofmt.sh

Replay of a9593d634c6a053848413e600dadbf974627515f

Kubernetes-commit: 15d9d196476d64482189f00f1cf1a2061aea5b35
2022-11-16 11:39:18 -05:00
..
authentication.go add tracing to webhook requests 2021-07-08 20:13:33 -07:00
authentication_test.go Search client auth with and without port 2019-09-02 22:38:55 -04:00
certs_test.go webhooks: regenerate certificates for additional sha-1 signatures 2022-03-25 16:52:40 +01:00
client.go webhooks, aggregation: add metrics to count certs with SHA1 signatures 2022-03-24 01:08:02 -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-11-16 11:39:18 -05:00
serviceresolver_test.go Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
validation.go Add port to ServiceResolvers 2019-03-01 16:32:50 -08:00
webhook.go webhooks, aggregation: add metrics to count certs with SHA1 signatures 2022-03-24 01:08:02 -04:00
webhook_test.go Tolerate additional error messages in TLS unit tests 2022-03-29 08:57:31 -04:00