cert-manager/test
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 Create a dedicated Admin user for use in tests 2024-01-11 16:02:06 +00:00
apiserver Make external DNS webhook tests importable again 2023-05-04 12:40:06 +01:00
e2e Add renewBeforePercentage alternative to renewBefore 2024-06-29 21:18:15 -07:00
fixtures update container names in ytt overlays 2022-08-28 21:40:35 +02:00
integration fix exportloopref linter 2024-04-30 10:47:21 +02:00
unit fix gci linter 2024-04-29 13:47:25 +02:00
webhook change the types of ports in the WebhookConfiguration: 2023-08-15 20:53:58 +02:00
OWNERS