mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-09-22 08:31:00 +02:00
* Add support of ipv6 dual on pihole provider * PiHoleV6 : Switch from instrumented_http to httpClient * Add support of ipv6 dual on pihole provider - extends tests cases * Switch to net/netip to check ipV6 * Fix linter * ListRecords should not log filtered records Should not log records reject by filter on listRecords because PiHole return A and AAAA records. It is normal to filter some records * Update provider/pihole/clientV6.go Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com> --------- Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>