ixoncloud / cert-manager-webhook-cloudns

A Cert-Manager DNS01 provider for the ClouDNS DNS provider.
Apache License 2.0
5 stars 11 forks source link

Fix error returned when fetching ClouDNS zone with incorrect auth #1

Closed raqbit closed 5 years ago

raqbit commented 5 years ago

Without this fix, the error returned by ClouDNS was being parsed as a non-error response as ClouDNS returns a 200 status in the case of an authentication failure.