Eron Wright
Eron Wright
There's some minor problems with the "v2" codedoc example code, because it was crudely adapted from the "v1" text. - [ ] wrongly nested arguments - [ ] the `yaml`...
Develop unit test cases for the `Update` function of the `await` package.
Develop unit test cases for the `Read` function of the `await` package.
### Problem description The deletion logic seems to open a watcher that isn't necessarily closed. https://github.com/pulumi/pulumi-kubernetes/blob/4a5bfcc516e127a51a096f34dc8797cd73a2bb30/provider/pkg/await/await.go#L739-L743 For resources that have a custom awaiter, the watcher appears to be leaked. ###...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
### What happened? Tried to destroy a stack containing a Helm release from a (now) non-existent cluster. I set the `PULUMI_K8S_DELETE_UNREACHABLE` variable to tell Pulumi to disregard the connectivity problem...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...