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

renderYamlToDirectory not exposed in Go SDK #1083

Closed
jgrossmac opened this issue Apr 26, 2020 · 2 comments · Fixed by #1089
Closed

renderYamlToDirectory not exposed in Go SDK #1083

jgrossmac opened this issue Apr 26, 2020 · 2 comments · Fixed by #1089
Assignees
Milestone

Comments

@jgrossmac
Copy link

Problem description

It appears the Kubernetes provider option for the Go SDK does not expose the renderYamlToDirectory option. Documentation is here for other languages: https://www.pulumi.com/blog/kubernetes-yaml-generation/

Errors & Logs

Affected product version(s)

2.0.0

Reproducing the issue

N/A

Suggestions for a fix

Expose the option in the Go SDK please :)

@leezen
Copy link
Contributor

leezen commented Apr 27, 2020

This is tracked in #1037
Closing as a duplicate

@leezen leezen closed this as completed Apr 27, 2020
@lukehoban
Copy link
Member

FWIW - I believe this is different. That issue is about taking yaml as input and deploying with Pulumi. This is about taking Pulumi as input and deploying to YAML files. We added support for the latter in January - but looks like the option to enable it didn’t get projected into the Go Provider args.

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 a pull request may close this issue.

5 participants