https://pulumi.com logo
#dotnet
Title
f

fast-dinner-32080

03/25/2020, 8:27 PM
@tall-librarian-49374 Just ran into this bug with the kubernetes helm resource. https://github.com/pulumi/pulumi-kubernetes/issues/1046 Looks like the chart I am using extracts more than one directory which breaks the expectation that there is a single directory extracted on the helm fetch.
t

tall-librarian-49374

03/25/2020, 8:29 PM
Ouch, thanks for reporting. I suppose other language SDKs might have the same problem, as this code was ported from node.
f

fast-dinner-32080

03/25/2020, 8:31 PM
Oh dang, yea then those would end up with the same issue as well.