-
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
chore(deps): bump renovatebot/github-action from 44.0.5 to 44.1.0 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
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.
#6027
opened Dec 15, 2025 by
dependabot
bot
Loading…
feat: add --txt-prefix-override flag to support apex domains safely
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
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.
#6026
opened Dec 14, 2025 by
u-kai
Loading…
3 tasks done
feat(cli): cobra cli args library to support negation [no-] flags
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
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#6025
opened Dec 14, 2025 by
ivankatliarchuk
Loading…
2 of 3 tasks
feat(registry/txt): enable support for SRV and NAPTR
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.
registry
Issues or PRs related to a registry
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#6023
opened Dec 12, 2025 by
alexbakker-quandago
Loading…
2 of 3 tasks
feat(aws): enable support for NAPTR records
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.
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.
#6022
opened Dec 12, 2025 by
alexbakker-quandago
Loading…
2 of 3 tasks
refactor(aws): extract and restructure alias-handling logic to enable safe upcoming fixes
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
internal
Issues or PRs related to internal code
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.
provider
Issues or PRs related to a provider
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#6021
opened Dec 12, 2025 by
u-kai
Loading…
2 of 3 tasks
fix(aws): incorrect behavior for non-aliasable record types
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.
provider
Issues or PRs related to a provider
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
#6017
opened Dec 12, 2025 by
u-kai
Loading…
2 of 3 tasks
Extract AWS specifics from zone type filter
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
controller
Issues or PRs related to the controller
provider
Issues or PRs related to a provider
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#6009
opened Dec 9, 2025 by
mrueg
Loading…
1 of 3 tasks
chore(chart): release for v0.20.0
chart
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#6005
opened Dec 9, 2025 by
vflaux
Loading…
2 of 3 tasks
feat(gateway): implement annotation inheritance from Gateway to Route
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.
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
docs
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
source
feat(aws): add aws/alias-disable-a and aws/alias-disable-aaaa provider-specific options
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#5997
opened Dec 7, 2025 by
u-kai
Loading…
2 of 3 tasks
fix(pihole): support special characters in pihole password
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#5988
opened Dec 2, 2025 by
alex-ac
Loading…
3 tasks done
feat(azure): dns metadata (tags) support
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
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.
source
#5984
opened Nov 29, 2025 by
vaspoz
Loading…
3 tasks done
fix(zonefinder): transform zone name to unicode as well
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#5980
opened Nov 27, 2025 by
rbeuque74
Loading…
3 tasks done
feat(gateway) add support for gateway api experimental ListenerSet
apis
Issues or PRs related to API change
chart
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.
docs
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
#5972
opened Nov 21, 2025 by
bmhughes
Loading…
3 tasks done
feat(source): gateway api hostname source annotation
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
docs
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.
source
#5959
opened Nov 14, 2025 by
bogdankrasko
Loading…
3 tasks done
feat: add new flag to allow configuring per pod FQDNs for service source.
apis
Issues or PRs related to API change
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.
docs
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
source
#5938
opened Nov 4, 2025 by
SerjKol80
Loading…
3 tasks done
docs(proposal): Gateway API annotation placement clarity proposal
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
docs
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.
#5919
opened Oct 23, 2025 by
lexfrei
Loading…
chore(cloudflare): migrate customhostname to v5
chart
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
do-not-merge/invalid-commit-message
Indicates that a PR should not merge because it has an invalid commit message.
docs
kustomize
Issues or PRs related to kustomize installation
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
provider
Issues or PRs related to a provider
scripts
Issues or PRs related to internal scripts
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
source
#5891
opened Oct 6, 2025 by
AndrewCharlesHay
Loading…
3 tasks done
feat(source/ambassador): update Host CRD to v3alpha1
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.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
source
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-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
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/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
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.
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.
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.
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.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
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.
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-11-14.