Open
Description
Currently, both the certificate validity duration and the renewal grace period are hard-coded in the controller. We should implement optional service labels which users can set to customize the validity duration and renewal grace period for their service certificates.
Current implementation:
k8s-service-ca-controller/certs/create.go
Lines 113 to 129 in f2e105f