Skip to content

feat(mozcloud): make defining custom HTTPRoutes possible#276

Open
ahoneiser wants to merge 1 commit into
mainfrom
MZCLD-2331
Open

feat(mozcloud): make defining custom HTTPRoutes possible#276
ahoneiser wants to merge 1 commit into
mainfrom
MZCLD-2331

Conversation

@ahoneiser

Copy link
Copy Markdown
Contributor

mozcloud defaults to a single Gateway, a HTTP to HTTPS redirect HTTPRoute, and a HTTPRoute that points to workload service, some tenants require advanced Routes though, e.g. llm-proxy requires the redirect route to specify multiple domains, but configure 2 different routes for a workload based backend and an external backend from an extra chart, with both having a single domain only. This allows disabling default routes and adding custom routes.

@ahoneiser ahoneiser self-assigned this May 13, 2026
@ahoneiser ahoneiser requested a review from a team as a code owner May 13, 2026 09:43
@mozcloud-release-bot mozcloud-release-bot Bot added the minor New functionality, backwards compatible. label May 13, 2026
@mozcloud-release-bot

mozcloud-release-bot Bot commented May 13, 2026

Copy link
Copy Markdown

Chart Version Preview

The following charts will be bumped when this PR is merged:

Chart Current Version New Version Release Type
mozcloud 2.3.0 2.4.0 minor

Apply patch, minor, major, or no-release label to override the release type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor New functionality, backwards compatible.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant