-
-
Notifications
You must be signed in to change notification settings - Fork 153
Update Helm chart in stable/dask #128
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
Comments
Awesome stuff! I would appreciate being added to the OWNERS file too. However I'm afraid this repo is for a python library for creating ad hoc dask cluster on kubernetes and is not related to that chart. It might be more appropriate to open this issue on the helm/charts repo and cc relevant maintainers. Also I noticed that PR you referenced is not comparing against the upstream charts repo, but against the master branch in the fork. Is this intentional? |
I would like to propose that we fork helm/charts to dask/charts (or maybe dask/helmcharts or similar) and treat that as the official place to raise issues like this, have discussions and iterate on the chart. Then we can raise PRs against helm/charts from there. |
No strong thoughts from me
…On Thu, Mar 14, 2019 at 12:53 AM Jacob Tomlinson ***@***.***> wrote:
I would like to propose that we fork helm/charts to dask/charts (or maybe
dask/helmcharts or similar) and treat that as the official place to raise
issues like this, have discussions and iterate on the chart. Then we can
raise PRs against helm/charts from there.
What are your thoughts @beberg <https://github.com/beberg> @mrocklin
<https://github.com/mrocklin> ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#128 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AASszA_a_-gg5Ju2__gzz3sPWws8ZvKkks5vWf_qgaJpZM4bl55v>
.
|
The alternative is to resurrect dask/helm-chart but that would create two sources of truth for the chart, which I would oppose, there should be only one. May even want to remove dask/helm-chart to avoid any possible user confusion, or at least make it very clear it's archived. This PR was quite large and there is no OWNERS file yet, so it's a bit of a one time thing. helm/charts should be the definitive source, and future PRs should go there once we have the OWNERS file. Added jacobtomlinson to chart OWNERS. |
The Helm chart published in stable/dask and the documentation needs some updates. Taking this opportunity to do a full update and review.
Work is being done by @rmccorm4 and draft PR is at rmccorm4/charts#1 for review.
The text was updated successfully, but these errors were encountered: