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

Bumps the dev-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [github.com/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) | `1.62.731` | `1.62.732` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)...

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

Bumps the dev-dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout). Updates `actions/checkout` from 4.1.4 to 4.1.5 Release notes Sourced from actions/checkout's releases. v4.1.5 What's Changed Update NPM dependencies by @​cory-miller in actions/checkout#1703...

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

**What would you like to be added**: Similar to DNS providers, external-dns also maintains a list of sources for endpoints. This proposal is to move DNS sources to a webhook...

kind/feature
lifecycle/rotten

**Description** Add a debug log when `status.Parents` is empty in Gateway API implementation. Fixes #4439 Does not need documentation of test update. Tests never test for debug messages anyway.

cncf-cla: yes
size/XS
ok-to-test
do-not-merge/invalid-commit-message

My guess is: - Each provider required to perform testing themselves, and if they have no automated testing it shows: 'Alpha' - external-dns themselves only test/maintain a few providers, which...

kind/support
lifecycle/rotten

**Description** Updates the cloudflare provider to raise SoftErrors when rate limits are breached interacting with the Cloudflare API Fixes #4434 **Checklist** - [x] Unit tests updated - [x] End user...

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

``` time="2024-05-07T03:58:32Z" level=debug msg="No endpoints could be generated from HTTPRoute foo/bar" ``` And that's it. There's no other logs that can shed any light on why it cannot be generated....

kind/bug

**Description** I created a webhook provider for Anexia CloudDNS. Fixes #ISSUE **Checklist** - [ ] Unit tests updated - [x] End user documentation updated

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

**What would you like to be added**: can be possible to add new environement variable to permit to set basepath before /wapi like //wapi. **Why is this needed**: i need...

kind/feature

**What happened**: External DNS for Cloudflare often enters CrashLoopBackOff when it hits a rate limit. Since this was merged https://github.com/kubernetes-sigs/external-dns/pull/3009 with the v0.13.5 release this has been occurring. We caught...

kind/bug