-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Pull requests: kubernetes-sigs/external-dns
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs(advanced): configuration precedence
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
docs
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#5871
opened Sep 25, 2025 by
ivankatliarchuk
Loading…
2 of 3 tasks
chore(ci): speed-up & coveralls
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#5870
opened Sep 25, 2025 by
mloiseleur
Loading…
1 of 3 tasks
docs(volcengine): add volcengine provider to readme
cncf-cla: no
Indicates the PR's author has not signed the CNCF CLA.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#5866
opened Sep 24, 2025 by
firemiles
Loading…
2 of 3 tasks
feat(txt-registry): add apex record delegation check
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
internal
Issues or PRs related to internal code
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
plan
Issues or PRs related to external-dns plan
registry
Issues or PRs related to a registry
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#5864
opened Sep 23, 2025 by
u-kai
Loading…
2 of 3 tasks
feat(provider/cloudflare): Add support for Cloudflare Tags
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
provider
Issues or PRs related to a provider
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
source
#5862
opened Sep 23, 2025 by
nkhl99
Loading…
1 of 3 tasks
fix(tests): ensure tests using Indicates the PR's author has signed the CNCF CLA.
internal
Issues or PRs related to internal code
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
provider
Issues or PRs related to a provider
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
source
testutils.LogsUnderTestWithLogLevel()
are not run in parallel
cncf-cla: yes
#5861
opened Sep 22, 2025 by
vflaux
Loading…
2 of 3 tasks
feat(coredns): distinguish between mutliple owners
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
controller
Issues or PRs related to the controller
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
provider
Issues or PRs related to a provider
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
chore(deps): bump the dev-dependencies group across 1 directory with 36 updates
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#5857
opened Sep 22, 2025 by
dependabot
bot
Loading…
chore(deps): bump renovatebot/github-action from 43.0.12 to 43.0.13 in the dev-dependencies group
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#5856
opened Sep 22, 2025 by
dependabot
bot
Loading…
feat(provider/google): preserve gcp txt ownership
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
provider
Issues or PRs related to a provider
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#5855
opened Sep 21, 2025 by
TobyTheHutt
Loading…
2 of 3 tasks
fix(service): follow event schedule interval
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
controller
Issues or PRs related to the controller
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
source
#5848
opened Sep 18, 2025 by
TobyTheHutt
Loading…
2 of 3 tasks
fix(charts): Skip cluster-scope RBAC on namespaced
chart
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#5843
opened Sep 16, 2025 by
TobyTheHutt
Loading…
3 tasks done
feature(ci): generate flags & metrics documentation
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
test(wrappers): fix data races in target filter and multi-source
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
source
#5833
opened Sep 11, 2025 by
ivankatliarchuk
Loading…
2 of 3 tasks
test(controller): race condition in handleSigterm()
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
controller
Issues or PRs related to the controller
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
perf(endpoint): optimize ProviderSpecific to use map for O(1) access
apis
Issues or PRs related to API change
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
internal
Issues or PRs related to internal code
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
plan
Issues or PRs related to external-dns plan
provider
Issues or PRs related to a provider
registry
Issues or PRs related to a registry
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
source
#5814
opened Sep 6, 2025 by
u-kai
Loading…
2 of 3 tasks
feat(aws): add warning for provider-specific properties without setIdentifier
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
provider
Issues or PRs related to a provider
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#5799
opened Sep 3, 2025 by
u-kai
Loading…
2 of 3 tasks
refactor(controller): signal handling and shutdown
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
controller
Issues or PRs related to the controller
lgtm
"Looks good to me", indicates that a PR is ready to be merged.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#5798
opened Sep 3, 2025 by
TobyTheHutt
Loading…
2 of 3 tasks
refactor: explicitly return at most one endpoint in Indicates the PR's author has signed the CNCF CLA.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
registry
Issues or PRs related to a registry
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
generateTXTRecord
cncf-cla: yes
#5790
opened Sep 1, 2025 by
bachorp
Loading…
1 of 3 tasks
feat(ns1): optionally identify NS1 zone by handle instead of FQDN
apis
Issues or PRs related to API change
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
controller
Issues or PRs related to the controller
docs
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
provider
Issues or PRs related to a provider
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#5750
opened Aug 18, 2025 by
cbertinato
Loading…
3 tasks done
WIP feat(source/service): unschedulable nodes
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
source
#5707
opened Aug 1, 2025 by
ivankatliarchuk
•
Draft
3 tasks
refactor: Pair of lists to list of pairs in update changes
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
controller
Issues or PRs related to the controller
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
plan
Issues or PRs related to external-dns plan
provider
Issues or PRs related to a provider
registry
Issues or PRs related to a registry
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#5681
opened Jul 24, 2025 by
bachorp
Loading…
3 tasks
feat: Added support for merging targets in DNSEndpoint using a label
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
plan
Issues or PRs related to external-dns plan
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#5619
opened Jul 7, 2025 by
kuritka
Loading…
2 of 3 tasks
fix(cloudflare): improve handling of missing records on update/delete
chart
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
docs
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
provider
Issues or PRs related to a provider
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#5604
opened Jul 2, 2025 by
AndrewCharlesHay
Loading…
3 tasks done
feat(chart): optional sidecar on webhook
chart
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
ok-to-test
Indicates a non-member PR verified by an org member that is safe to test.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#5586
opened Jun 29, 2025 by
aceeric
Loading…
1 of 3 tasks
Previous Next
ProTip!
Adding no:label will show everything without a label.