Vivek Lakshmanan
Vivek Lakshmanan
The issue seems to be reported on the upstream Terraform provider as well: https://github.com/hashicorp/terraform-provider-aws/issues/11733. As Ian mentioned, the solution might be to drop one of the conflicting fields. We will...
Sorry I missed the conversation on this ticket. As part of plugin discovery, the go language server currently runs a `go list -m -json -mod=mod all` and looks for packages...
I will move this out to pulumi/pulumi since this is independent of the operator.
This is a request in general for our Go SDK so moving to pulumi/pulumi.
Agree with @mikhailshilkov here, should we move to pulumi/pulumi since this seems more generally applicable?
Consider culling EOLed api versions in providers, e.g: https://github.com/pulumi/pulumi-kubernetes/issues/1638
Adding https://github.com/pulumi/pulumi-kubernetes/issues/1745
Adding https://github.com/pulumi/pulumi-kubernetes/issues/1778
This seems like a general ask against Go SDK generation. Moving to pulumi/pulumi.
@stack72 do you have thoughts here?