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

Helm chart for CRDs #505

Open
DanielCastronovo opened this issue Dec 11, 2024 · 2 comments · May be fixed by #507
Open

Helm chart for CRDs #505

DanielCastronovo opened this issue Dec 11, 2024 · 2 comments · May be fixed by #507
Labels
enhancement New feature or request

Comments

@DanielCastronovo
Copy link

Feature Description

Helm chart for CRDs instead on the K6 helm chart

Suggested Solution (optional)

Helm chart for CRDs instead on the K6 helm chart

Already existing or connected issues / PRs (optional)

No response

@yorugac
Copy link
Collaborator

yorugac commented Jan 2, 2025

Hi @DanielCastronovo, sorry for the delay; it's been a holiday season. Hope you had a nice Christmas and New Year!

Could you please provide additional points as to why you wish for additional Helm chart? I've been grokking this slightly on my days off and I have some reservations about such a change. So additional clarification on the use cases, pros and cons from your perspective would be helpful.

@DanielCastronovo
Copy link
Author

Hi, sure Helm doesn't support CRDs upgrade, so major helm chart with CRD have 2 helm distinct helm chart :

  • for the app
  • for CRDs

It's enable to programmatically and not by manual steps to bump a new CRDs.

Pros :

  • IAC support
  • Gitops
  • No more manuels steps
  • Reduce the maintenance process
  • Specific changelog and release note (give much visibility on BR)

Cons :

  • Need 2 charts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants