Skip to content

nginx: drop stale LazyResolve comment in nginx.conf.tmpl - #373

Merged
acamarata merged 1 commit into
mainfrom
fix-nginx-tmpl-lazyresolve-comment
Sep 4, 2026
Merged

acamarata merged 1 commit into
mainfrom
fix-nginx-tmpl-lazyresolve-comment

Conversation

@acamarata

Copy link
Copy Markdown
Collaborator

Comment-only. #364 removed LazyResolve and the static upstream {} branch; nginx.conf.tmpl still described the old opt-in behaviour. Replaced with what the generator actually does now (request-time set $up_x; proxy_pass $up_x with the resolver). No generated output changes; template tests unaffected.

@acamarata
acamarata force-pushed the fix-nginx-tmpl-lazyresolve-comment branch from 0a83a00 to db41697 Compare September 4, 2026 03:47
template comment still described the old opt-in behaviour.
@acamarata
acamarata force-pushed the fix-nginx-tmpl-lazyresolve-comment branch from db41697 to 15f9655 Compare September 4, 2026 03:47
@acamarata
acamarata merged commit 5e4ec09 into main Sep 4, 2026
19 checks passed
@acamarata
acamarata deleted the fix-nginx-tmpl-lazyresolve-comment branch September 4, 2026 04:50
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.

1 participant