mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-22 17:30:59 +02:00
Log whenever a target is not able to be parsed as an IP address. This is expected to occur fairly often (for example, with CNAME targets), but allows more visibility into how targets are being compared. NOTE: depending on the number and type of targets, this could be quite noisy.