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 specified the log level of "panic" **What you expected to happen**: I got more logs than "debug" **How to reproduce it (as minimally and precisely as possible)**:...

kind/bug
lifecycle/rotten

**What would you like to be added**: Currently it is possible to specify more than one domain on a K8s service object using the annotation `external-dns.alpha.kubernetes.io/hostname: name.domain1.tld, name.domain2.tld` with comma-separated...

kind/feature
lifecycle/rotten

**What happened**: ``` {"level":"info","msg":"Instantiating new Kubernetes client","time":"2023-08-17T16:02:36Z"} {"level":"debug","msg":"apiServerURL: ","time":"2023-08-17T16:02:36Z"} {"level":"debug","msg":"kubeConfig: ","time":"2023-08-17T16:02:36Z"} {"level":"info","msg":"Using inCluster-config based on serviceaccount-token","time":"2023-08-17T16:02:36Z"} {"level":"info","msg":"Created Kubernetes client https://10.100.0.1:443","time":"2023-08-17T16:02:36Z"} {"level":"fatal","msg":"failed to sync *v1.Node: context deadline exceeded","time":"2023-08-17T16:03:36Z"} ``` **What you...

kind/bug
lifecycle/rotten

Hi, I am trying to create cloudflare record using the `external-dns.alpha.kubernetes.io/target` annotation. I followed this link: https://kubernetes-sigs.github.io/external-dns/v0.14.0/annotations/annotations/, and used the annotation on my gateway and external-dns works like a charm....

lifecycle/stale

**Description** This change adds support for provider-specific annotations for the ambassador source.

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

Issue: an (obviously broken) service hostname annotation is creating the following error on route53: "InvalidChangeBatch: FATAL problem: DomainLabelEmpty (Domain label is empty) encountered with '.sudbdomain.domain.com' status code: 400, request id:...

provider/aws

**What happened**: I'm attempting to utilize the Bitnami Redis helm chart that uses the template `..` and it is unable to locate a match of the format `` because this...

kind/bug
lifecycle/rotten

**What happened**: Having multiple headless services that target pods that spawn on the same node breaks external dns (using with route53) **What you expected to happen**: Working external-dns and records...

kind/bug
lifecycle/rotten

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

**What happened**: We have a number of EKS clusters, each with multiple external-dns deployments. These deployments have been running successfully for some period using the default TXT registry. We are...

kind/bug