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

Upgrade helm and clean up generated code/files under config #940

Open
4 tasks
unmarshall opened this issue Nov 27, 2024 · 0 comments
Open
4 tasks

Upgrade helm and clean up generated code/files under config #940

unmarshall opened this issue Nov 27, 2024 · 0 comments
Labels
area/quality Output qualification (tests, checks, scans, automation in general, etc.) related kind/cleanup Something that is not needed anymore and can be cleaned up

Comments

@unmarshall
Copy link
Contributor

How to categorize this issue?

/area quality
/kind cleanup

What would you like to be added:

  • Upgrade helm to 3.16.2
  • Start using intrinsic support for crds in Helm3. One needs to create a crds directory under charts/druid/ and generate all crds directly into this directory.
  • Remove config directory
  • Move out config/samples to top level examples directory

Why is this needed:
We only wish to support deploying etcd-druid via helm charts. We have generated code under config directory to enable usage of kustomise but we not neither used it nor actively maintained it. It therefore makes sense to completely remove it and simplify the code base.

@gardener-robot gardener-robot added area/quality Output qualification (tests, checks, scans, automation in general, etc.) related kind/cleanup Something that is not needed anymore and can be cleaned up labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/quality Output qualification (tests, checks, scans, automation in general, etc.) related kind/cleanup Something that is not needed anymore and can be cleaned up
Projects
None yet
Development

No branches or pull requests

2 participants