You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sounds good to add this option to the cluster chart. I assume this would be configured in the values similar to the current ingress. @onedr0p Are you interested in opening the PR?
Uh oh!
There was an error while loading. Please reload this page.
Is this a bug report or feature request?
Add support for defining an HTTPRoute (from Gateway API) in the cluster helm chart. Gateway API could be the future replacement to the Ingress API.
What should the feature do:
Create a HTTPRoute for accessing the Rook Ceph Dashboard
What is use case behind this feature:
Gateway API is GA now and it would be nice to have support for it within the Cluster chart.
For now I have defined the HTTPRoute out of the Helm chart like so:
We can see that some charts are already adding support for Gateway API, e.g.
https://github.com/prometheus-community/helm-charts/blob/4d14748f9ddbb7c6d02323931de104bc196e06ec/charts/kube-prometheus-stack/values.yaml#L634-L673
The text was updated successfully, but these errors were encountered: