This message was deleted.
s
This message was deleted.
p
You could try making the chart depend on the node group using the ResourceOptions
Other people might have ideas in #CRFURDVQB too
b
Yeah I tried that. Could be that the chart deleted but not in the order I wanted.
I’ll ask there
b
in this case it’s likely the chart deleted but the subresources didn’t delete. It’s a tricky problem with helm releases 😞
b
The only kinds of problems i find my self hitting
ha
I did see that some providers have added some wait logic for instance the eks one waits on the cluster
b
you can wait inside an
apply
https://gist.github.com/lukehoban/fd0355ed5b82386bd89c0ffe2a3c916a it’s harder to do with a helm release
b
i see
i might give this a spin
Future Searches: Found a better way by using this https://github.com/pulumi/pulumi-command
179 Views