cert-manager/pkg/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
..
acmechallenges fix unparam linter 2024-04-30 10:47:21 +02:00
acmeorders fix unparam linter 2024-04-30 10:47:21 +02:00
cainjector chore: remove repetitive words 2024-03-23 13:37:59 +08:00
certificate-shim Add renewBeforePercentage alternative to renewBefore 2024-06-29 21:18:15 -07:00
certificaterequests fix unparam linter 2024-04-30 10:47:21 +02:00
certificates Add renewBeforePercentage alternative to renewBefore 2024-06-29 21:18:15 -07:00
certificatesigningrequests fix unparam linter 2024-04-30 10:47:21 +02:00
clusterissuers fix predeclared linter 2024-04-29 17:32:49 +02:00
configfile fix gci linter 2024-04-29 13:47:25 +02:00
globals
issuers fix predeclared linter 2024-04-29 17:32:49 +02:00
test fix asasalint linter 2024-04-29 17:45:07 +02:00
builder.go correctly initialize loggers, create contexts and pass contexts 2024-03-08 14:32:31 +01:00
context_test.go
context.go feat: graduate gateway-api to beta and enable by default 2024-04-25 17:05:58 +01:00
controller.go
helper.go
register.go
util_test.go
util.go fix predeclared linter 2024-04-29 17:32:49 +02:00