Skip to content

Conversation

@c-kruse
Copy link
Contributor

@c-kruse c-kruse commented Feb 11, 2026

Adds the skupper helm chart to version control to be the primary source of Skupper controller installation resources. Replaces the skupper-deployment-generator scripts as the source of truth.

Changes:

  • Breaking: Drops CRDs from skupper chart.
  • Adds new skupper-crds.yaml manifest release artifact
  • Adds skupper-crds helm chart
  • Updates skupper chart README with CRD installation instructions
  • Extends the skupper chart with templated values for user requested overrides: tolerations, affinity, resources, labels+annotations.
  • Update charts/README.md with quick start guide
  • Update kind-dev-cluster script to use helm install

Part of #2362 and #2306
Closes #2351

Adds the skupper helm chart to version control to be the primary source
of Skupper controller installation resources. Replaces the
skupper-deployment-generator scripts as the source of truth.

Changes:
- Breaking: Drops CRDs from skupper chart.
- Adds new skupper-crds.yaml manifest release artifact
- Adds skupper-crds helm chart
- Updates skupper chart README with CRD installation instructions
- Extends the skupper chart with templated values for user requested
  overrides: tolerations, affinity, resources, labels+annotations.
- Update charts/README.md with quick start guide
- Update kind-dev-cluster script to use helm install

Signed-off-by: Christian Kruse <christian@c-kruse.com>
Signed-off-by: Christian Kruse <christian@c-kruse.com>
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.

Manage Helm chart as code instead of generating it

1 participant