external-dns/docs
Miheer Salunke ab8a62045e In OCP when you have multiple ingress controllers the route's status Ingress object get populated with multiple router canonical names. So in this case, the external dns tries to add multiple CNAME records for same host in the same hosted zone which is a violation of RFC 1912  and therefore is rejected by standards-compliant DNS services.
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>
2021-11-03 12:52:57 +10:00
..
contributing Merge pull request #2003 from lunarway/bump-go-1-16 2021-03-31 00:14:58 -07:00
proposal Remove occurrences of "master" from the project (#1636) 2020-07-08 01:13:08 -07:00
tutorials In OCP when you have multiple ingress controllers the route's status Ingress object get populated with multiple router canonical names. So in this case, the external dns tries to add multiple CNAME records for same host in the same hosted zone which is a violation of RFC 1912  and therefore is rejected by standards-compliant DNS services. 2021-11-03 12:52:57 +10:00
20190708-external-dns-incubator.md Fix typos 2020-12-13 10:03:14 -05:00
faq.md Label filtering for Ingress, Service, Openshift Route sources 2021-10-14 11:06:55 +02:00
initial-design.md Fix typos 2020-12-13 10:03:14 -05:00
release.md Update docs/release.md 2021-04-07 08:41:15 +02:00
ttl.md Merge branch 'master' into master 2020-06-30 11:18:58 -07:00