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 values arg for Python Helm SDK #678

Merged
merged 3 commits into from
Aug 2, 2019

Conversation

lblackstone
Copy link
Member

Fixes #677

@lblackstone
Copy link
Member Author

Note that this is based on the namespace arg fix, which hasn't merged yet. The relevant portion of this PR is just the values arg commit.

Previously, this code was not unwrapping the Output properly
for dynamic values.
@lblackstone lblackstone force-pushed the lblackstone/python-helm-values-unwrap branch from 21dde68 to 198c2fa Compare August 2, 2019 22:19
@hausdorff
Copy link
Contributor

I need to caveat this approval with: I do not know python extremely well.

@lblackstone lblackstone merged commit f27ad54 into master Aug 2, 2019
@pulumi-bot pulumi-bot deleted the lblackstone/python-helm-values-unwrap branch August 2, 2019 22:47
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.

Python Helm SDK not handling values arg properly
3 participants