cert-manager/pkg/issuer/acme
Frank Hamand 8b28b5adce Fix cloudflare provider failing on cleanup if no record is found
It's possible for cert-manager to get in a bad state where it thinks there's something to cleanup, but repeatedly fails to clean it up.

Not finding the record should not be an error when we're trying to delete the record anyway.

Signed-off-by: Frank Hamand <frankhamand@gmail.com>
2018-08-21 09:59:37 +01:00
..
dns Fix cloudflare provider failing on cleanup if no record is found 2018-08-21 09:59:37 +01:00
http Fix issue causing existing ingresses to not be cleaned up properly 2018-08-14 10:23:29 +01:00
acme.go Update license header and add header to every file 2018-08-13 15:53:37 +01:00
issue.go Update license header and add header to every file 2018-08-13 15:53:37 +01:00
OWNERS Add OWNERS files to auto-label PRs. Mark apis directory as requiring a review by @munnerz. 2018-07-26 13:01:58 +01:00
prepare_test.go Update license header and add header to every file 2018-08-13 15:53:37 +01:00
prepare.go Update license header and add header to every file 2018-08-13 15:53:37 +01:00
renew.go Update license header and add header to every file 2018-08-13 15:53:37 +01:00
setup.go Update license header and add header to every file 2018-08-13 15:53:37 +01:00
util_test.go Update license header and add header to every file 2018-08-13 15:53:37 +01:00
util.go Update license header and add header to every file 2018-08-13 15:53:37 +01:00