Skip to content

Allow direct access without nginx when routing external traffic via HTTPRoute - #440

Merged
BorisPolonsky merged 1 commit into
masterfrom
gateway-nginx-optional
Aug 11, 2026
Merged

Allow direct access without nginx when routing external traffic via HTTPRoute#440
BorisPolonsky merged 1 commit into
masterfrom
gateway-nginx-optional

Conversation

@BorisPolonsky

@BorisPolonsky BorisPolonsky commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Summary

proxy (nginx) is now optional when routing external traffic with HTTPRoute

  • With proxy.enabled=false, HTTPRoute sends traffic directly to api / pluginDaemon / apiWebsocket / web using the same path layout as nginx
  • With proxy.enabled=true, behavior for external traffic is unchanged (single backend to the nginx Service)

@BorisPolonsky BorisPolonsky changed the title Make nginx proxy optional when routing external traffic via HTTPRoute Allow direct access without nginx when routing external traffic via HTTPRoute Aug 11, 2026
@BorisPolonsky
BorisPolonsky merged commit 339a9fa into master Aug 11, 2026
4 checks passed
@BorisPolonsky
BorisPolonsky deleted the gateway-nginx-optional branch August 11, 2026 04:05
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