mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-09-22 00:21:00 +02:00
Signed-off-by: Jeremy-Boyle <9406398+Jeremy-Boyle@users.noreply.github.com> Fixed go tests, added checks to ensure multiple hosts, and RFC2136LoadBalancingStrategy is set and can be overritten Signed-off-by: Jeremy-Boyle <9406398+Jeremy-Boyle@users.noreply.github.com> Documentation to support Multiple Hosts and Load Balancing features Signed-off-by: Jeremy-Boyle <9406398+Jeremy-Boyle@users.noreply.github.com> WIP, counter not working correctly Signed-off-by: Jeremy-Boyle <9406398+Jeremy-Boyle@users.noreply.github.com> Make pointers to the rfc2136 provider, fixed counter issue, log out last error. Signed-off-by: Jeremy-Boyle <9406398+Jeremy-Boyle@users.noreply.github.com> Fix error with failover not working correctly Signed-off-by: Jeremy-Boyle <9406398+Jeremy-Boyle@users.noreply.github.com> Repoint makefile us.gcr.io/k8s-artifacts-prod/external-dns Signed-off-by: Jeremy-Boyle <9406398+Jeremy-Boyle@users.noreply.github.com> Repoint makefile us.gcr.io/k8s-artifacts-prod/external-dns Signed-off-by: Jeremy-Boyle <9406398+Jeremy-Boyle@users.noreply.github.com> Fix changes that arent related directly to this PR Signed-off-by: Jeremy-Boyle <9406398+Jeremy-Boyle@users.noreply.github.com> Changed comment message details for counter Signed-off-by: Jeremy-Boyle <9406398+Jeremy-Boyle@users.noreply.github.com>