-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: kubernetes-sigs/external-dns
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(helm): add Helm OCI chart publishing
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.
docs
needs-ok-to-test
Indicates a PR that requires an org member to verify it is safe to test.
scripts
Issues or PRs related to internal scripts
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
fix(coredns): write PTR records without random prefix to etcd
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
provider
Issues or PRs related to a provider
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#6478
opened Jun 9, 2026 by
dongjiang1989
Member
Loading…
3 tasks done
fix: allow releasing helm charts with immutable releases turned on
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
github_actions
Pull requests that update GitHub Actions code
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#6477
opened Jun 9, 2026 by
Raffo
Contributor
Loading…
1 of 3 tasks
fix(annotations)!: require --annotation-prefix to be set explicitly to prevent silent DNS record deletion
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
scripts
Issues or PRs related to internal scripts
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#6476
opened Jun 6, 2026 by
ivankatliarchuk
Member
Loading…
2 of 3 tasks
feat(source): add --fqdn-* flag support to gloo-proxy source
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
docs
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
source
#6475
opened Jun 6, 2026 by
ivankatliarchuk
Member
Loading…
3 tasks done
fix(aws): unescape wildcard alias target on read
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.
#6471
opened Jun 4, 2026 by
ulascansenturk
Loading…
2 tasks done
feat(source): add --fqdn-* flag support to f5-virtualserver and f5-transportserver sources
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
docs
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
source
#6470
opened Jun 4, 2026 by
ivankatliarchuk
Member
Loading…
3 tasks done
fix(istio): resolve annotation prefix not applied to gateway/ingress annotation keys
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
source
#6465
opened Jun 1, 2026 by
mwhittington21
Loading…
3 tasks done
feat(provider/cloudflare): add SRV and NAPTR record support
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
docs
kind/bug
Categorizes issue or PR as related to a bug.
kind/feature
Categorizes issue or PR as related to a new feature.
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.
#6462
opened May 29, 2026 by
bayazee
Loading…
3 tasks done
feat: implements srv record type for azure private dns provider
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.
provider
Issues or PRs related to a provider
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#6461
opened May 29, 2026 by
furkansb
Loading…
2 tasks done
fix(txt-registry): promote colliding TXT pairs to update on record type change
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
registry
Issues or PRs related to a registry
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#6456
opened May 23, 2026 by
u-kai
Member
Loading…
2 of 3 tasks
fix(provider): normalize alias=A/AAAA to alias=true after AdjustEndpoints
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#6454
opened May 23, 2026 by
u-kai
Member
Loading…
2 of 3 tasks
feat(annotations): Support multiple annotation prefixes
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
do-not-merge/work-in-progress
Indicates that a PR should not merge because it is a work in progress.
docs
internal
Issues or PRs related to internal code
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: add --provider-cache-patch-on-apply flag to avoid full re-fetch on large zones
apis
Issues or PRs related to API change
cncf-cla: no
Indicates the PR's author has not signed the CNCF CLA.
controller
Issues or PRs related to the controller
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.
#6447
opened May 19, 2026 by
tanishcharaya
Loading…
fix: preserve equals signs in endpoint label values
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.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#6443
opened May 17, 2026 by
immanuwell
Loading…
2 of 3 tasks
fix(istio): skip gateways with bad annotations instead of crashing the controller
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
source
#6439
opened May 14, 2026 by
mwhittington21
Loading…
2 of 3 tasks
feat: add support for k8s networking API gateway backed istio gateways
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.
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
source
#6438
opened May 14, 2026 by
mwhittington21
Loading…
3 tasks done
fix: Prevent orphaning records due to label lengths
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
docs
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.
registry
Issues or PRs related to a registry
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#6431
opened May 11, 2026 by
mmiller-sh
Loading…
2 of 3 tasks
provider/google: use Get instead of List when single zone ID is confi…
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.
#6408
opened May 1, 2026 by
knoblichd
Loading…
2 of 3 tasks
feat(chart): add support for FQDN-Templates
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.
#6394
opened Apr 24, 2026 by
Schluggi
Loading…
3 tasks done
fix(cloudflare): cache ZoneHasPaidPlan to avoid per-change API amplification
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.
provider
Issues or PRs related to a provider
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#6392
opened Apr 24, 2026 by
AndrewCharlesHay
Contributor
Loading…
4 tasks done
refactor(pihole): reduce cyclomatic complexity of ApplyChanges
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.
provider
Issues or PRs related to a provider
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#6390
opened Apr 24, 2026 by
AndrewCharlesHay
Contributor
Loading…
3 tasks done
feat(service): add multi-namespace support for Service source
apis
Issues or PRs related to API change
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
source
#6387
opened Apr 22, 2026 by
AryanSharma9917
Loading…
feat(controller): add deletions_skipped_by_policy metric
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
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
#6386
opened Apr 22, 2026 by
jumasa
Loading…
3 tasks done
feat(source/gateway-api): add Gateway resource source
cncf-cla: yes
Indicates the PR's author has signed the CNCF CLA.
docs
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.
source
#6380
opened Apr 21, 2026 by
danicaceres1998
Loading…
3 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.