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

Add basic YAML support to python SDK #499

Merged
merged 6 commits into from
Mar 27, 2019
Merged

Conversation

lblackstone
Copy link
Member

Add the ability to import YAML manifests
in the Python SDK. This implementation
does not yet have full parity with the node
SDK, but covers the basic cases.

Partial fix for #325

@lblackstone lblackstone requested review from hausdorff and swgillespie and removed request for hausdorff March 25, 2019 15:37
pkg/gen/python-templates/yaml.py.mustache Outdated Show resolved Hide resolved
pkg/gen/python-templates/yaml.py.mustache Outdated Show resolved Hide resolved
pkg/gen/python-templates/yaml.py.mustache Outdated Show resolved Hide resolved
sdk/python/pulumi_kubernetes/yaml.py Outdated Show resolved Hide resolved
pkg/gen/python-templates/yaml.py.mustache Show resolved Hide resolved
Add the ability to import YAML manifests
in the Python SDK. This implementation
does not yet have full parity with the node
SDK, but covers the basic cases.
Copy link
Contributor

@swgillespie swgillespie left a comment

Choose a reason for hiding this comment

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

LGTM 🎉

@lblackstone lblackstone merged commit 5103d75 into master Mar 27, 2019
@pulumi-bot pulumi-bot deleted the lblackstone/python-yaml branch March 27, 2019 22:49
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.

None yet

2 participants