-
Notifications
You must be signed in to change notification settings - Fork 375
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 External Snapshotter #812
Comments
I see that there is this chart: https://github.com/piraeusdatastore/helm-charts/tree/main/charts/snapshot-controller what do people think of pulling this into this repo and make it official. I have no problems helping out, and contributing to helm charts. |
writing the helm chart is imo less of a problem. Mostly, it will be about low maintenance overhead and ensuring there is no drift between the future chart and kustomize templates in CRD dir + other deployment dirs. The scope here will likely have to include clever tooling ensuring that no future PR introduces inconsistencies between the two deployment methods. For inspiration, there is something like ^^ in the NFS driver |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
Hello, an official helm chart in the repo will be much appreciated. Anyone still working on this? |
See discussions on this PR: #622 You can take a look at the following helm chart. It was updated for v6.3.2. |
Thanks, @xing-yang . I wonder if that pr can be merged. It is open since Dec 1, 2021. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale |
Is your feature request related to a problem?/Why is this needed
Currently, I have to use my custom-made helm chart. Would be better if there would be an official one.
Describe the solution you'd like in detail
Provide a helm repo with helm chart for external-snapshotter
The text was updated successfully, but these errors were encountered: