Skip to content

feat(influxdb2): Add Gateway API HTTPRoute support#757

Open
younsl wants to merge 3 commits intoinfluxdata:masterfrom
younsl:feat/influxdb2-httproute
Open

feat(influxdb2): Add Gateway API HTTPRoute support#757
younsl wants to merge 3 commits intoinfluxdata:masterfrom
younsl:feat/influxdb2-httproute

Conversation

@younsl
Copy link

@younsl younsl commented Dec 24, 2025

Add HTTPRoute resource as an alternative to Ingress for exposing InfluxDB via Kubernetes Gateway API.

  • Add httproute.yaml template
  • Add httpRoute configuration in values.yaml
  • Update README.md with HTTPRoute usage example

Add HTTPRoute resource as an alternative to Ingress for
exposing InfluxDB via Kubernetes Gateway API.

- Add httproute.yaml template
- Add httpRoute configuration in values.yaml
- Update README.md with HTTPRoute usage example
Signed-off-by: younsl <cysl@kakao.com>
Prevent ArgoCD Application diff by explicitly setting
group to empty string for core API group (Service).

Signed-off-by: younsl <cysl@kakao.com>
@younsl
Copy link
Author

younsl commented Feb 16, 2026

@alespour PTAL. Once this lands, users can set up HTTPRoute just through values.yaml without having to write and maintain a separate httproute.yaml in their templates/ directory.

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.

1 participant