Skip to content

fix(crd/endpoint/registry/coredns) Various Fixes Implemented for CoreDNs#2

Draft
onelapahead wants to merge 13 commits intomasterfrom
crd-coredns-txt-support
Draft

fix(crd/endpoint/registry/coredns) Various Fixes Implemented for CoreDNs#2
onelapahead wants to merge 13 commits intomasterfrom
crd-coredns-txt-support

Conversation

@onelapahead
Copy link
Copy Markdown
Owner

@onelapahead onelapahead commented Aug 16, 2025

Duplicates kubernetes-sigs#5740.

Provides a visual of the changes made in order to support CoreDNS and arbitrary text for TXT records via DNSEndpoints.

Will be broken apart into smaller PRs between the "core" of ExternalDNS (endpoints/source/registry) and the CoreDNS provider in order to eventually close kubernetes-sigs#5741.

Signed-off-by: hfuss <hayden.fuss@kaleido.io>
Signed-off-by: hfuss <hayden.fuss@kaleido.io>
Signed-off-by: hfuss <hayden.fuss@kaleido.io>
Signed-off-by: hfuss <hayden.fuss@kaleido.io>
Signed-off-by: hfuss <hayden.fuss@kaleido.io>
…the truncation on .'s

Signed-off-by: hfuss <hayden.fuss@kaleido.io>
Signed-off-by: hfuss <hayden.fuss@kaleido.io>
Signed-off-by: hfuss <hayden.fuss@kaleido.io>
…nd works

Signed-off-by: hfuss <hayden.fuss@kaleido.io>
Signed-off-by: hfuss <hayden.fuss@kaleido.io>
Signed-off-by: hfuss <hayden.fuss@kaleido.io>
…ing indexed prefixes

Signed-off-by: hfuss <hayden.fuss@kaleido.io>
…n then preserve the ordering

Signed-off-by: hfuss <hayden.fuss@kaleido.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(crd/coredns) TXT Record Support via DNSEndpoints

1 participant