Skip to content

feat: add HTTPRoutes support#492

Merged
germangarces merged 7 commits intomainfrom
feat/migration-to-gateway-api
Mar 5, 2026
Merged

feat: add HTTPRoutes support#492
germangarces merged 7 commits intomainfrom
feat/migration-to-gateway-api

Conversation

@germangarces
Copy link
Contributor

Thanks for submitting a PR! Please check the boxes below:

  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?

Changes

Add HTTPRoutes support to Flagsmith Helm chart.

I deleted an old CHANGELOG.md that isn't used anymore. The proper one is in charts/flagsmith/CHANGELOG.md

How did you test this code?

  • helm template
  • ct lint
  • ct install
  • Manual testing

Signed-off-by: germangarces <german.garces@flagsmith.com>
@germangarces germangarces requested a review from a team as a code owner March 5, 2026 06:57
@germangarces germangarces requested review from emyller and removed request for a team March 5, 2026 06:57
Signed-off-by: germangarces <german.garces@flagsmith.com>
Signed-off-by: germangarces <german.garces@flagsmith.com>
Signed-off-by: germangarces <german.garces@flagsmith.com>
Signed-off-by: germangarces <german.garces@flagsmith.com>
Signed-off-by: germangarces <german.garces@flagsmith.com>
Signed-off-by: germangarces <german.garces@flagsmith.com>
Copy link
Member

@khvn26 khvn26 left a comment

Choose a reason for hiding this comment

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

LGTM with 1 comment.

@germangarces germangarces merged commit 050ccb2 into main Mar 5, 2026
2 checks passed
@germangarces germangarces deleted the feat/migration-to-gateway-api branch March 5, 2026 14:10
@germangarces germangarces linked an issue Mar 6, 2026 that may be closed by this pull request
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.

Add Gateway API (HTTPRoute) support due to ingress-nginx retirement

2 participants