cert-manager/pkg/controller/certificaterequests
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
..
acme pkg/controller/certificaterequests/acme: fix dropped test error 2021-02-23 18:13:37 -08:00
ca ocspServers field: fix flaky unit test 2021-03-04 17:20:51 +01:00
fake Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
selfsigned Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
util Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
vault Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
venafi Fix unit tests 2021-01-20 14:26:43 +00:00
BUILD.bazel ./hack/update-all.sh 2020-08-20 14:28:06 +01:00
checks.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
controller.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
sync_test.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00
sync.go Use The cert-manager Authors. 2020-12-11 19:04:13 +01:00