Describe the bug:
Multiple CertificateRequests (over 30k) got created for a certificate in a day even though the certificate has a long validity.
status:
conditions:
- lastTransitionTime: "2025-02-07T23:46:17Z"
message: Certificate is up to date and has not expired
observedGeneration: 1
reason: Ready
status: "True"
type: Ready
notAfter: "2025-07-30T09:25:42Z"
notBefore: "2025-05-31T09:25:42Z"
renewalTime: "2025-07-25T09:25:42Z"
revision: 30464
Expected behaviour:
The cert-manager should not have created so many CertificateRequests when the certificate is valid.
Steps to reproduce the bug:
We are not sure what caused this issue and were able to reproduce it again.
/kind bug
Describe the bug:
Multiple CertificateRequests (over 30k) got created for a certificate in a day even though the certificate has a long validity.
Expected behaviour:
The cert-manager should not have created so many CertificateRequests when the certificate is valid.
Steps to reproduce the bug:
We are not sure what caused this issue and were able to reproduce it again.
/kind bug