apiserver/pkg/util/x509metrics
Stanislav Laznicka 7eb7056b38 webhooks,aggregation: add metrics to count certs missing SAN
Adds counters to generic webhook code and to the kube aggregator
so that it is possible to effectively measure the impact of
Golang 1.15's deprecation of x509 cert CN hostname
verification.

Kubernetes-commit: 9d6a19efff05a40081337a2fcb3dce6331b04022
2020-10-06 13:02:52 +02:00
..
missing_san.go webhooks,aggregation: add metrics to count certs missing SAN 2020-10-06 13:02:52 +02:00
missing_san_test.go webhooks,aggregation: add metrics to count certs missing SAN 2020-10-06 13:02:52 +02:00