external-dns icon indicating copy to clipboard operation
external-dns copied to clipboard

Configure external DNS servers (AWS Route53, Google CloudDNS and others) for Kubernetes Ingresses and Services

Results 647 external-dns issues
Sort by recently updated
recently updated
newest added

**What would you like to be added**: Support Gateway Api v1beta1 "gateway.networking.k8s.io/v1beta1" to support HTTPRoute, TLSRoute, TCPRoute, and UDPRoute kinds as sources. Support for v1alpha2 was added in https://github.com/kubernetes-sigs/external-dns/pull/2292 **Why...

kind/feature

hi there, i was trying digging in the doc but i could not find any "documentation" page or anything of the kind from this github project, so please excuse me...

kind/feature
lifecycle/stale

**Description** This PR contains changes for a new feature: client's certificate authentication to Infoblox NIOS server. And some bugfixes as well, including the fix for the issue https://github.com/kubernetes-sigs/external-dns/issues/2198 Fixes #2198...

cncf-cla: yes
size/XL
needs-rebase

**Description** Before this change, docker image is built with the arch the same as host node even after `ARCH` is specified. Using docker buildx helps us build cross-platform multi-arch docker...

cncf-cla: yes
size/M
lifecycle/stale

This issue is a placeholder for all AAAA records support that needs to be done.

kind/feature
lifecycle/frozen

**Description** We should expect that 63 char labels works also with the txt registry. But as can be seen from https://github.com/kubernetes-sigs/external-dns/issues/2839 and others, this is not the case after introducing...

cncf-cla: yes
size/S

**Description** I had the master branch failing tests due to being on the wrong end of the unstable sorting: ``` $ go test sigs.k8s.io/external-dns/internal/testutils --- FAIL: ExampleSameEndpoints (0.00s) got: abc.com...

kind/bug
cncf-cla: yes
size/XS

**Description** Fixing sub-optimal behavior when 'old' instances are unnecessarily de-registered first (and then immediately re-registered again) despite the fact that they should be kept in 'current' target The fix is...

cncf-cla: yes
size/M

Publishing external-dns As A provider **Description** This provider uses the external-dns CRD in an external kubernetes cluster as the provider backend. The idea is that the management cluster is the...

cncf-cla: yes
size/XL
lifecycle/stale
needs-rebase

**What happened**: Since upgrading to versions after or including v0.9.0, external-dns is trying to manage domains that I've explicitly configured for exclusion. To summarize, my goal is to allow external-dns...

kind/bug