ratify
ratify copied to clipboard
CertificateStore controller should periodically fetch the latest
Describe the solution you'd like CertificateStore controller should periodically fetch the latest if the version of the certificate is not pinned. Today, the customer will have to update the CRD with the latest version in a cert rotation scenario.
Wonder if we can just fetch all certificates as some certificate might be deleted from Key Vault.
This would solve #1131
closing in favor of tracking working in #1131. CertificateStore is deprecated and new features for fetching will target KeyManagementProvider resource instead