cert-manager/pkg
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
..
acme fix gocritic linter 2024-04-29 15:50:47 +02:00
api fix gci linter 2024-04-29 13:47:25 +02:00
apis Add renewBeforePercentage alternative to renewBefore 2024-06-29 21:18:15 -07:00
cainjector/configfile fix gci linter 2024-04-29 13:47:25 +02:00
client move to Makefile modules 2024-04-10 18:53:40 +02:00
controller Add renewBeforePercentage alternative to renewBefore 2024-06-29 21:18:15 -07:00
ctl
healthz fix gci linter 2024-04-29 13:47:25 +02:00
issuer fix tenv linter 2024-04-30 10:47:21 +02:00
logs fix gci linter 2024-04-29 13:47:25 +02:00
metrics fix unparam linter 2024-04-30 10:47:21 +02:00
scheduler fix misspell linter 2024-04-29 15:21:07 +02:00
server fix misspell linter 2024-04-29 15:21:07 +02:00
util Add renewBeforePercentage alternative to renewBefore 2024-06-29 21:18:15 -07:00
webhook fix dupword linter 2024-04-29 13:47:25 +02:00