cert-manager/internal/controller
Christopher Broglie 0f74d7536e Add renewBeforePercentage alternative to renewBefore
Since the actual duration is unknown until a cert has been issued,
providing an absolute duration for renewBefore can result in accidental
renewal loops. The new renewBeforePercentage field computes the
effective renewBefore using the actual duration, allowing users to
better express intent while maintaining backwards compatibility.

Fixes #4423, resolves #5821

Signed-off-by: Christopher Broglie <cbroglie@cloudflare.com>
2024-06-29 21:18:15 -07:00
..
certificaterequests replace k8s.io/utils/pointer with k8s.io/utils/ptr 2023-08-28 09:33:10 +02:00
certificates Add renewBeforePercentage alternative to renewBefore 2024-06-29 21:18:15 -07:00
challenges replace k8s.io/utils/pointer with k8s.io/utils/ptr 2023-08-28 09:33:10 +02:00
feature Promote AdditionalCertificateOutputFormats feature gate to Beta and enable by default 2024-04-28 17:29:35 +02:00
issuers replace k8s.io/utils/pointer with k8s.io/utils/ptr 2023-08-28 09:33:10 +02:00
orders replace k8s.io/utils/pointer with k8s.io/utils/ptr 2023-08-28 09:33:10 +02:00