Skip to content

feat: add multi-ingress-support for envoy gw#5307

Open
siberijah wants to merge 2 commits into
developfrom
WPB-25475_Add-multi-ingress-support
Open

feat: add multi-ingress-support for envoy gw#5307
siberijah wants to merge 2 commits into
developfrom
WPB-25475_Add-multi-ingress-support

Conversation

@siberijah

@siberijah siberijah commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Ticket: https://wearezeta.atlassian.net/browse/WPB-25475

Adds multi-domain support to the wire-ingress (Envoy Gateway) chart.

Set config.domains (a list) instead of the scalar config.dns to serve several backend domains from one release. You designate one domain as the primary; each additional domain gets its own Gateway listener, certificate, suffixed HTTPRoutes, and an injected per-domain CSP header (replacing the old nginx renderCSPInIngress). federator stays single-domain.

Backwards compatible: with config.dns (no config.domains), output is unchanged.

Checklist

  • Add a new entry in an appropriate subdirectory of changelog.d
  • Read and follow the PR guidelines

@siberijah siberijah requested review from a team as code owners July 2, 2026 09:50
@zebot zebot added the ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist label Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ok-to-test Approved for running tests in CI, overrides not-ok-to-test if both labels exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants