Skip to content

10.1.x: proxy.config.dns.search_default_domains: allow 2#13178

Open
bneradt wants to merge 1 commit into
apache:10.1.xfrom
bneradt:backport-10.1.x-dns-search-default-domains
Open

10.1.x: proxy.config.dns.search_default_domains: allow 2#13178
bneradt wants to merge 1 commit into
apache:10.1.xfrom
bneradt:backport-10.1.x-dns-search-default-domains

Conversation

@bneradt
Copy link
Copy Markdown
Contributor

@bneradt bneradt commented May 19, 2026

Backport of: #13176


proxy.config.dns.search_default_domains is implemented for and documents
mode 2, but the record validation range rejected the value, only
allowing values 0 or 1.

This expands the record validation range to allow the user to configure
a 2 for proxy.config.dns.search_default_domains.

Fixes: #13175

proxy.config.dns.search_default_domains documents mode 2, and the
DNS runtime accepts it, but the record validation range rejected the
value through config updates.

This expands the record validation range to include 2 and adds a
records unit test that keeps the documented values accepted while
still rejecting values outside the range.

Fixes: apache#13175
@bneradt bneradt self-assigned this May 19, 2026
@bneradt bneradt added Backport Marked for backport for an LTS patch release Bug DNS Records Records related code. traffic_ctl traffic_ctl related work. labels May 19, 2026
@bneradt bneradt requested review from Copilot and zwoop and removed request for zwoop May 19, 2026 21:24
@bneradt bneradt requested review from cmcfarlen and removed request for Copilot May 19, 2026 21:24
@bneradt bneradt added this to the 10.1.1 milestone May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport Marked for backport for an LTS patch release Bug DNS Records Records related code. traffic_ctl traffic_ctl related work.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant