bookingcom / shipper

Kubernetes native multi-cluster canary or blue-green rollouts using Helm
Apache License 2.0
734 stars 38 forks source link

Provide the expiration date of the webhook certificate as a metric #336

Closed parhamdoustdar closed 4 years ago

parhamdoustdar commented 4 years ago

Once Shipper loads the certificate for the webhook, it should publish the date and time of the expiration so that it can be monitored. This allows operators to know when a certificate is going to expire so that they can renew it well in advance.

hihilla commented 4 years ago

solved in #338