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**: external-dns pod was crashing because of `"the AES Encryption key must have a length of 32 bytes"` after following [the documentation](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/registry/txt.md#encryption), using a url-base64 encoding for the key....

kind/bug
lifecycle/stale

**What happened**: The externalDNS has been configured this way : ``` image: registry.k8s.io/external-dns/external-dns:v0.14.0 args: - --policy=sync - --source=ingress - --source=service - --annotation-filter=managed.by=external-dns - --txt-owner-id=-ext-dns - --txt-prefix=dbaas. ``` I'm using RFC2136...

kind/bug

**Description** Call event handler for service source when headless service's endpoints change. Fixes #4113 **Checklist** - [x] Unit tests updated - [ ] End user documentation updated

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

**What happened**: External-dns controller doesn't create R53 entries in AWS for pods. This can be simple pods, deployments, stateful sets. **What you expected to happen**: Create R53 A entry named...

kind/bug
lifecycle/stale

**What would you like to be added**: Currently, at least for Azure, the TTL is hard coded to 300 seconds. It is possible to override this per endpoint but it...

kind/feature

**What happened**: I don/t know what\s happening, I just got this error, and the pods is exited ``` time="2024-04-30T15:43:29Z" level=fatal msg="one DNS provider apply changes delete records failed: executing records...

kind/bug
lifecycle/rotten

**What happened**: Created a `Service` which then external-dns created an `A` record and `TXT` ownership record. The `TXT` record suffix should match the type of the other record (`A`) but...

kind/bug
lifecycle/rotten

**What happened**: When defining both a non-wildcard record with a wilcard one, both DNS records will be created but only the wildcard version will continue to be maintained by external-dns....

kind/bug
lifecycle/stale

**What happened**: When upgrading from v0.13.5 to v0.13.6, we're getting every run: ``` kube-system external-dns-78d5f698ff-zc9bz external-dns time="2023-10-08T23:51:39Z" level=info msg="Applying provider record filter for domains: [XXX]" kube-system external-dns-78d5f698ff-zc9bz external-dns time="2023-10-08T23:51:39Z" level=info...

kind/bug

Bumps the dev-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.62.724` |...

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