mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-10-28 01:01:23 +01:00
This feature adds a router field to the OCP Route Source so that a user can add an ingress controller name in flag --ocp-router-name which will be used to pick up the respective routerCanonicalHostname from Route's Status Ingress Object. Signed-off-by: Miheer Salunke <miheer.salunke@gmail.com>