-
-
Notifications
You must be signed in to change notification settings - Fork 7
AutoTLS CA rotation #93
Copy link
Copy link
Closed
Labels
release-noteDenotes a PR that will be considered when it comes time to generate release notes.Denotes a PR that will be considered when it comes time to generate release notes.release/24.3.0type/internal-debttype/internal-improvement
Metadata
Metadata
Labels
release-noteDenotes a PR that will be considered when it comes time to generate release notes.Denotes a PR that will be considered when it comes time to generate release notes.release/24.3.0type/internal-debttype/internal-improvement
Type
Projects
Status
Done
Status
Done
Currently the CA certificates create by secret-operator are valid for two years and signed service certificates for 1 day. We should improve the lifecycle handling for TLS certificates to ensure that new certificates are minted and rotated in when required. We should also generate metrics or alerts for certificate expiration, especially for the CA.