Skip to content

feat: Add HTTPRoute support for Gateway API - #234

Merged
chriswk merged 1 commit into
Unleash:mainfrom
hoangphuocbk:http-route-support
Apr 13, 2026
Merged

feat: Add HTTPRoute support for Gateway API#234
chriswk merged 1 commit into
Unleash:mainfrom
hoangphuocbk:http-route-support

Conversation

@hoangphuocbk

Copy link
Copy Markdown
Contributor

About the changes

Add HTTPRoute support for Gateway API. Gateway API is the successor to Ingress API with improved design and capabilities.
The Ingress-NGINX Controller is deprecated, so user can migrate from Ingress-NGINX to the Gateway API.

Closes #226

Important files

httproute.yaml and values.yaml in each charts

@chriswk

chriswk commented Apr 13, 2026

Copy link
Copy Markdown
Member

Hi @hoangphuocbk Thank you for this, it's been on my TODO list to add but I just haven't been able to find the time to implement it.

I'm running your PR through our validation pipeline now and if everything is 🟢 I'll merge it.

@github-project-automation github-project-automation Bot moved this from New to Approved PRs in Issues and PRs Apr 13, 2026
@chriswk
chriswk merged commit 1895cbc into Unleash:main Apr 13, 2026
8 of 12 checks passed
@github-project-automation github-project-automation Bot moved this from Approved PRs to Done in Issues and PRs Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Support for httproutes and gatewayapi

3 participants