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

Fix setting environment variables #94

Merged
merged 3 commits into from
Aug 26, 2020

Conversation

TomAugspurger
Copy link
Member

As noted by @consideRatio in
#68 (comment),
library charts should avoid setting hub.extraEnv as a list, since it's
liable to be overwritten by users.

This avoids that by doing a bit more work in Python in the
hub.extraConfig.

As noted in
dask#68 (comment),
library charts should avoid setting `hub.extraEnv` as a list, since it's
liable to be overwritten by users.

This avoids that by doing a bit more work in Python in the
`hub.extraConfig`.
@TomAugspurger
Copy link
Member Author

I tested this out manually and it seems to work. Planning to merge this in a couple hours.

daskhub/values.yaml Outdated Show resolved Hide resolved
@TomAugspurger TomAugspurger merged commit 5d9acad into dask:master Aug 26, 2020
@TomAugspurger TomAugspurger deleted the daskhub-extraEnv branch August 26, 2020 14:44
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.

2 participants