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 helm.sh when workspace is set #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thoferon
Copy link
Contributor

This change allows the user to have workspace(name = "something") set in his/her repo. I had made a change for this in my previous PR about /bin/bash but it was fixing build and breaking run. This one should work.

Copy link
Contributor

@jlegrone jlegrone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was running into the same issue with a named workspace and can confirm that this patch works. Thanks!

@BenBirt
Copy link

BenBirt commented Apr 3, 2020

FWIW I gave up on my similar patch (#11) and we implemented a different suite of helm rules: https://github.com/dataform-co/dataform/tree/master/tools/helm - any future readers of this PR, feel free to use them!

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.

3 participants