Skip to content

chore(crds): 🗑️ remove deprecated traefik-crds chart#1722

Open
darkweaver87 wants to merge 1 commit intotraefik:masterfrom
darkweaver87:chore/rm-crds-chart
Open

chore(crds): 🗑️ remove deprecated traefik-crds chart#1722
darkweaver87 wants to merge 1 commit intotraefik:masterfrom
darkweaver87:chore/rm-crds-chart

Conversation

@darkweaver87
Copy link
Copy Markdown
Contributor

What does this PR do?

This PR removes deprecated chart.

Motivation

Ease maintenance.

More

  • Yes, I updated the tests accordingly
  • Yes, I updated the schema accordingly
  • Yes, I ran make test and all the tests passed

@darkweaver87 darkweaver87 changed the title chore:(crds): 🗑️ remove deprecated traefik-crds chart chore(crds): 🗑️ remove deprecated traefik-crds chart Mar 13, 2026
@DrummyFloyd
Copy link
Copy Markdown

DrummyFloyd commented Mar 15, 2026

can we be sure, that every feature from traefik-crds are supported in
traefik helm chart to avoid any hard migration ?

# yaml-language-server: $schema=https://raw.githubusercontent.com/traefik/traefik-helm-chart/refs/heads/master/traefik-crds/values.schema.json
enabled: true
traefik: true
gatewayAPI: false
gatewayAPIExperimental: true # is this functionnal on traefik helm chart ? 
knative: false
hub: false # is this functionnal on traefik helm chart ? 
deleteOnUninstall: false

thank you

@mloiseleur
Copy link
Copy Markdown
Member

@DrummyFloyd AFAIK, it's not really possible with the current feature set of Helm. Our current plan is mainly to document how to proceed. If you know a better way to face this challenge, you are welcome to open a PR and show us the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants