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**: When using Istio, it is possible to use this with regular Ingress resources, either via annotation or an IngressClass. However Istio doesn't update...

kind/feature
lifecycle/stale

Adds support for managing AAAA records. Fixes #2300 Fixes #1812 Fixes #2051 **Checklist** - [x] Unit tests updated - [x] End user documentation updated (it doesn't state external-dns _doesn't_ support...

cncf-cla: yes
size/XXL
do-not-merge/work-in-progress
needs-rebase

Signed-off-by: Jack Henschel **Description** This patch removes the deprecated `hmac-md5` TSIG algorithm from the supported list. The `dns` library used by the RFC2136 provider no longer supports this algorithm: https://github.com/miekg/dns/pull/1187/files...

cncf-cla: yes
size/XS
needs-rebase

**Description** Fixes #ISSUE **Checklist** - [ ] Unit tests updated - [ ] End user documentation updated

cncf-cla: no
size/L
needs-rebase

**Description** Fixes #ISSUE **Checklist** - [ ] Unit tests updated - [ ] End user documentation updated

cncf-cla: no
size/L
do-not-merge/work-in-progress
needs-rebase

**Description** make parallel service discovery call during records information collection in order to avoid significant synchronization delay In case of tons of services (the case when each server should be...

cncf-cla: yes
size/L
needs-rebase

**Description** This PR is a larger rework of provider/designate to address a couple of related issues. * Fix `policy=sync` #1122 * Fix txt record migration https://github.com/kubernetes-sigs/external-dns/issues/2790#issuecomment-1211719494 * Add support for...

cncf-cla: yes
size/XXL
needs-rebase

**What happened**: We are using MetalLB’s capability to [share same external IP address](https://metallb.universe.tf/usage/#ip-address-sharing) with two or more Kubernetes services (through the `metallb.universe.tf/allow-shared-ip` annotation) and assign the same hostname through the...

kind/bug
lifecycle/frozen

Since upgrading to the latest (0.5.18) and removing a Lock on my DNS resource group all hell broke loose on my Azure DNS Zone as 5 different external-dns services in...

kind/support
lifecycle/rotten

**Description** The infoblox view can be configured, but requests are not currently filtered by that view. This change passes the view that was configured into the request builder. Fixes #2994...

cncf-cla: yes
size/M