cert-manager/pkg/controller
Maël Valais 0facd3bdd4 ocspServers field: fix flaky unit test
Truncating the time to the second did not seem to be enough. Some CI
builds would fail due to the truncation yielding different times.

Instead of truncating, I propose to use a delta of 1 second.

Signed-off-by: Maël Valais <mael@vls.dev>
2021-03-04 17:20:51 +01:00
..
acmechallenges Merge pull request #3500 from meyskens/update-copy 2020-12-15 10:12:31 +00:00
acmeorders Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
cainjector Minor log message clarification 2021-01-07 19:21:11 +00:00
certificaterequests ocspServers field: fix flaky unit test 2021-03-04 17:20:51 +01:00
certificates DataForCertificate: force core/v1 informer to create the indexer 2021-03-04 17:20:50 +01:00
clusterissuers Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
ingress-shim Revert ingress key usage annotation to default the same as Certificate 2021-02-04 16:08:30 +00:00
issuers Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
test DataForCertificate: use fake clientset instead of fake lister 2021-03-04 17:20:45 +01:00
BUILD.bazel
builder.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
context.go Removes the deprecated renew-before-expiry flag 2021-02-21 10:22:25 +00:00
controller.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
helper.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
register.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
util.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00