cert-manager/pkg/issuer/acme/dns/cloudflare
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
..
cloudflare_test.go Merge pull request #825 from ocadotechnology/820-plumb-dns-servers-more 2018-08-13 17:48:30 +01:00
cloudflare.go Fix cloudflare provider failing on cleanup if no record is found 2018-08-21 09:59:37 +01:00
LICENSE