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**: parameter "--managed-record-types=SRV" is enabled, but the SRV record not created in the openstack-designate DNS . get log: ``` time="2024-05-09T08:42:38Z" level=fatal msg="Failed to do run once: Bad request with:...

kind/bug
lifecycle/rotten

**Description** It is in the best intention of the user to name their services with a self-explanatory identifier and not with the canonical protocol specification. Let's image we use the...

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

This provides the initial OpenAPI doc describing the webhook API as described in the code. Really need far better descriptions for each endpoint and for each element in the schemas....

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

**What would you like to be added**: the possibility to add a custom certificate to the pod **Why is this needed**: if are present an ssl inspection for every connection...

kind/feature
lifecycle/stale

**Description** This PR changes a logline that was merged at the time in which we implemented the webhook functionality. This was originally called "plugin" and it looks like a logline...

cncf-cla: yes
size/XS

**Description** Fixes https://github.com/kubernetes-sigs/external-dns/issues/4367 This PR allows to forward specific implementations to webhook implementations so that they can make use of them. @hans-m-song is this what you expected? **Checklist** - [...

cncf-cla: yes
size/M

**Description** Fix markdown errors and make terraform config more secure by allowing to opt it external dns per zone and not grant project level admin Fixes #ISSUE **Checklist** - [x]...

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

**Description** With the new webhook functionality, it is possible to add provider specific annotations for webhook provider at moment. This solves it in a generic way without changing anything. **Checklist**...

cncf-cla: yes
size/L
lifecycle/stale
needs-rebase
ok-to-test

**What happened**: When external-dns creates records now, it creates 2 TXT records instead of 1. Each record has the same txt-prefix however the other one has an a at the...

kind/bug

**Description** Based on the conversation during #4296 this is an addition to clarify that A records cannot live with CNAME records with the same hostnames. Since the function that was...

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