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 happened**: I am trying to implement Route 53 single hosted zone update with TXT registry, the version is 0.13.2 installed via Helm. The intent is to us annotations only...

kind/bug
lifecycle/rotten

can we put something like this, all the records that are created by the external DNS will use the same value for example in the deployment of the external DNS,...

kind/support
lifecycle/rotten

Hi, if I want to configure external-dns to use Pod as it's source, it looks like I'm restricted to set `hostNetwork` to 'true', but why is it a must? I...

kind/support
lifecycle/rotten

**What happened**: external-dns is using the `status` field of the gateway routes which leads to generate a dns entries with old and new load-balancer when changing the parent of a...

kind/bug
lifecycle/rotten

v0.13.4 works as expected v0.13.5 fails It's difficult to tell from the logs whether the '*' in domain is the culprit or it's change in the label processing. **What happened**:...

kind/bug
lifecycle/rotten

hi, one of our users has accidentally used an _ in the external-dns annotation. This caused the following error: {"level":"error","msg":"RFC2136 had errors in one or more of its batches: [bad...

kind/bug
lifecycle/rotten

**What would you like to be added**: I would like for the AWS assume role `ExternalID` to not show up in logs, for example: ``` time="2024-02-21T18:20:30Z" level=info msg="Instantiating new Kubernetes...

kind/feature

v0.12.0 will introduce the new TXT record format which includes the record type in the name: https://github.com/kubernetes-sigs/external-dns/pull/2157 But for people currently using `--txt-prefix`, `--txt-suffix`, migrating to v0.12.0 will be a...

kind/feature

**What would you like to be added**: The ability to use _User API_ tokens as opposed to only _Account API_ tokens for interacting with the DNSimple API. Given that a...

kind/feature

**What would you like to be added**: Add a way to retrieve DNS records less frequently without increasing the time until an Ingress change is applied. In our case, I...

kind/feature
priority/backlog
lifecycle/rotten