cert-manager/pkg/controller
Maël Valais 769303c5f8 refactor(trigger): don't backoff when exactly 60min
As Maartje mentioned, it doesn't make sense to return backoff = true
while returning a delay of 0. Also, use time.UTC instead of time.Local.

Signed-off-by: Maël Valais <mael.valais@gmail.com>
2020-12-06 13:44:06 +01:00
..
acmechallenges Add a unit test for more challenges than previously allowed 2020-10-22 14:45:02 +02:00
acmeorders Pass duration on until ACME order creation 2020-11-20 09:46:49 +01:00
cainjector Revert the introduction of errors.WithStack 2020-09-18 12:08:10 +01:00
certificaterequests Implement feedback 2020-11-20 09:46:49 +01:00
certificates refactor(trigger): don't backoff when exactly 60min 2020-12-06 13:44:06 +01:00
clusterissuers ./hack/update-all.sh 2020-08-20 14:28:06 +01:00
ingress-shim Fix various typos found by codespell 2020-11-07 14:55:13 +01:00
issuers ./hack/update-all.sh 2020-08-20 14:28:06 +01:00
test Bulk fix of non-test staticcheck failures 2020-06-26 12:25:08 +01:00
BUILD.bazel Remove unused helper functions 2020-11-19 12:44:18 +00:00
builder.go Refactor controllers to use new instrumented metrics that's baked into 2020-05-18 17:43:56 +01:00
context.go Plumb through the flag provided defaultRenewBeforeExpiryDuration 2020-11-19 12:44:18 +00:00
controller.go Remove extra space 2020-09-03 15:11:45 +02:00
helper.go Remove unused helper functions 2020-11-19 12:44:18 +00:00
register.go
util.go Revert log levels on errors 2020-08-12 10:59:42 +02:00