Closed
Description
It'd be nice if we also allowed validation of client certificates.
It looks like this could be done by providing the same pattern we use for for GetCertificate to GetClientCertificate:
controller-runtime/pkg/webhook/server.go
Lines 172 to 175 in 18d591a