<@UB39JFCKC> Just ran into this bug with the kuber...
# dotnet
f
@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
Ouch, thanks for reporting. I suppose other language SDKs might have the same problem, as this code was ported from node.
f
Oh dang, yea then those would end up with the same issue as well.