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

I have an AKS cluster which has been using the bitnami external-dns helm chart (based on this project) successfully for quite some time. I don't know exactly when this issue...

lifecycle/rotten

**What happened**: Every time CloudFlare returns 5xx the pod is crashing **What you expected to happen**: Should retry on 5xx error and not restart the pod **How to reproduce it...

kind/bug
lifecycle/stale

Hopefully with https://github.com/kubernetes-sigs/external-dns/pull/3966 sorted as well 😄

lifecycle/rotten

**What happened**: I used External-DNS to create DNS records on Route53 for my dynamic environments. It works fine to create the records I need, however, it also creates A and...

kind/bug

**Description** External dns doesn't respect godaddy pagination, making some domain zones undetected. This problem affects all accounts with more than 100 domains (default page size). This simple fix sets page...

cncf-cla: yes
size/M
needs-ok-to-test

**What would you like to be added**: A way to forward additional information to webhook providers via annotations. A potential solution is to add support for a wildcard annotation such...

kind/feature

**What would you like to be added**: An optional annotation to some ignore hosts for istio gateway source. This annotation will be defined in istio's gateway object and hosts defined...

kind/feature

**why?** `TXT` entries are very special because external-dns use it to "lock" the owner currently, a DNS will be like that: ``` time="2023-12-16T16:50:40Z" level=info msg="Changing record." action=CREATE record=oops-test... ttl=1 type=CNAME...

cncf-cla: yes
size/S
needs-rebase
ok-to-test

**Description** Added flags to the infoblox provider in order to set the mandatory "extensible attributes" required for infoblox using a "cloud network automation" setup. The MR proposes to: - Add...

cncf-cla: yes
size/M
lifecycle/rotten
needs-rebase

Previously, the registry only supported certain hard-coded record types (A, AAAA, CNAME, NS). With this commit, we instead take the list of types given via --managed-record-types. That means the default...

cncf-cla: yes
lgtm
size/L
lifecycle/rotten
ok-to-test