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
trafficstars

**Description** We have a use case where we want to have 1 domain proxied through cloudflare and another one not proxied via cloudflare but using the same `service` So in...

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

**What happened**: ``` "Service/external-dns/test-service dry-run failed, reason: Invalid: Service "test-service" is invalid: spec.externalName: Invalid value: "_validation.example.com": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or...

kind/bug

**Description** This PR introduces a new command line flag `--aws-profile` which can be used multiple times and allows to make use of AWS profiles in `.credentials` files (see also [Configuration...

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

**What happened**: ``` time="2024-01-25T08:17:24Z" level=error msg="failed to create record: DNS Validation Error (1004)" action=CREATE record=sub.site.com ttl=24400 type=MX zone=695519de960b61159af007646f57da9d ``` **What you expected to happen**: Mx was created. **How to reproduce...

kind/bug
lifecycle/rotten

**Description** Looking into Issue #4241 we found that Delete was trying to generate 2 calls with 6 records per hosted zone instead of 2 calls with 3 records each. Taking...

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

**What happened**: external-dns container is failing with error "failed to sync *v1alpha2.GRPCRoute: context deadline exceeded" when gateway-grpcroute source is enabled. **What you expected to happen**: DNS record created and container...

kind/bug
lifecycle/rotten

**What happened**: When using JSON keys to allow external-dns' client for the GCP APIs to manage DNS entries, and swapping out the JSON key for another one at runtime, the...

kind/bug

**What happened**: AWS Provider metrics showing 0 - external_dns_controller_verified_a_records external_dns_registry_a_records external_dns_source_a_records external_dns_controller_no_op_runs_total ``` # TYPE external_dns_controller_no_op_runs_total counter external_dns_controller_no_op_runs_total 0 # HELP external_dns_controller_verified_a_records Number of DNS A-records that exists both in...

kind/bug
lifecycle/rotten

**What would you like to be added**: Currently, there is support for generating `SRV` records from the ports of a `NodePort` service. There is also support for generating `A`/`AAAA` records...

kind/feature

Over the course of many years, we have added a lot of providers, some of which are not maintained or developed. This creates the expectation on users that we can...

help wanted
lifecycle/frozen