Ivan Ka
Ivan Ka
We do not provide support for older versions. Please try running on the latest version and share your complete manifest files. This is crucial for anyone attempting to fix the...
Interesting. I think what you should be using is another flag `--annotation-filter="exposed: private|public"`, docs https://github.com/kubernetes-sigs/external-dns/blob/master/docs/flags.md In your example both IngressRoute have similar `private` annotation. Ingress class is slightly different conecept...
So from the docs https://github.com/kubernetes-sigs/external-dns/blob/master/docs/sources/traefik-proxy.md. What the solution could be Let's say we have private and public traefik instances ```yaml --- apiVersion: traefik.io/v1alpha1 kind: IngressRoute metadata: name: traefik-ingress-abc annotations: external-dns.alpha.kubernetes.io/target:...
Share code snippets aka how to reproduce.
Feel fry to try resolving any of them))
improved version https://github.com/kubernetes-sigs/external-dns/pull/5708
/label tide/merge-method-squash
ok will review/re-do this pr