kubernetes-sigs / external-dns

Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services
Apache License 2.0
7.65k stars 2.56k forks source link

cutting a new release #4657

Open venkatamutyala opened 2 months ago

venkatamutyala commented 2 months ago

it's been a few months since the last release. Could we get a new release/patch cut? Other projects that are dependent on this one can't be upgraded (e.g. bitnami/external-dns) In particular, this has been merged/fixed: https://github.com/kubernetes-sigs/external-dns/issues/4483 but a release hasn't been cut yet

thaynes43 commented 2 months ago

Any workaround to this? I pulled version 7.3.2 of the bitnami/external-dns chart and it got around the error but when I went to add a second DNSEndpoint it started crashing because it saw the first already existed in cloudflare. When I looked up the error someone said it was fixed in a later version, but I can't update past this afaik until this ticket is resolved.

venkatamutyala commented 2 months ago

@mloiseleur @szuecs any chance you folks could look at cutting a release with the latest fixes?