Skip to content

feat(chart): add HTTPRoute configuration#1935

Merged
benmcclelland merged 2 commits intoversity:mainfrom
aclerici38:route
Mar 6, 2026
Merged

feat(chart): add HTTPRoute configuration#1935
benmcclelland merged 2 commits intoversity:mainfrom
aclerici38:route

Conversation

@aclerici38
Copy link
Contributor

Adds HTTPRoute configuration to the chart in place of ingress for those who have adopted the Gateway API.

NOTE: In a HTTPRoute you're unable to route to separate backends with separate hostnames in a single resource like you can with ingress. I chose to add webui.httpRoute and admin.httpRoute, however that may lead to some confusion since there are no ingress fields under the same keys. I considered adding a global httpRoutes key with each route under that but thought this was better ux reading through the chart values. Let me know if you would prefer that or another approach.

Thanks!

@versity-github
Copy link
Collaborator

This won't automatically run in continuous integration without approval. A member of the Versity organization must allow it.

Copy link
Contributor

@jacksgt jacksgt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks for adding this!

@benmcclelland benmcclelland merged commit f3bb1ac into versity:main Mar 6, 2026
118 checks passed
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.

4 participants