mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-09-22 08:31:00 +02:00
* First stab at NodePort support. Testing incomplete * Fix up the unit tests * Remove some deadcode in the unittests * gather node ips once and add support for srv records * Make sure we match gofmt simple * Move the nodes to the testcase and add a test for clusters that only have internal ip addresses * Somehow forgot about the weight field in the records * Add SRV as a supported record type