Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CRD] Support Gateway API Experimental CRDs #1308

Open
2 tasks done
smoench opened this issue Jan 14, 2025 · 1 comment
Open
2 tasks done

[CRD] Support Gateway API Experimental CRDs #1308

smoench opened this issue Jan 14, 2025 · 1 comment
Labels
help wanted Extra attention is needed kind/enhancement New feature or request

Comments

@smoench
Copy link

smoench commented Jan 14, 2025

Welcome!

  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've searched similar issues on the Traefik community forum and didn't find any.

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 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

@mloiseleur mloiseleur added kind/enhancement New feature or request help wanted Extra attention is needed and removed status/0-needs-triage labels Jan 15, 2025
@mloiseleur
Copy link
Member

Hello @smoench ,

It's true that CRDs of experimental channel could be installed with the CRD Chart.

Feel free to open a PR if you need it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants