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
Since there is a opportunity of installing CRDs separately via a helm chart, I was wondering if it would make sense to support the Gateway API experimental channel as well. Traefik has an opt-in configuration and even needs the experimental channel CRDs to be applied -> https://doc.traefik.io/traefik/providers/kubernetes-gateway/#experimentalchannel
I would suggest to introduce a new option gatewayAPIExperimentalChannel (or similar) to the CRD helm chart. This option would win over the existing gatewayAPI-option when both are activated. It wouldn't make sense to install both at the same time even it won't break anything as far as the experimental channels crds are installed last
The text was updated successfully, but these errors were encountered:
Welcome!
What did you expect to see?
Since there is a opportunity of installing CRDs separately via a helm chart, I was wondering if it would make sense to support the Gateway API experimental channel as well. Traefik has an opt-in configuration and even needs the experimental channel CRDs to be applied -> https://doc.traefik.io/traefik/providers/kubernetes-gateway/#experimentalchannel
I would suggest to introduce a new option
gatewayAPIExperimentalChannel
(or similar) to the CRD helm chart. This option would win over the existinggatewayAPI
-option when both are activated. It wouldn't make sense to install both at the same time even it won't break anything as far as the experimental channels crds are installed lastThe text was updated successfully, but these errors were encountered: