https://pulumi.com logo
f

few-postman-20852

08/04/2023, 6:22 AM
Hi! After update of the @pulumi/kubernetes package to v4, the @pulumi/kubernetesx package now is incompatible. Is it possible to bump the version there?
s

salmon-account-74572

08/04/2023, 3:38 PM
I believe it’s safe to remove the
kubernetesx
package, unless you are specifically leveraging resources from the package. If you are specifically using
kubernetesx
resources, then yes, you’ll need to leave the Kubernetes provider at v3 for now.
f

few-postman-20852

08/07/2023, 6:36 AM
I am using the package. It helps a lot to reduce boilerplate for k8s for me when not using helm packages
s

salmon-account-74572

08/07/2023, 2:26 PM
Roger that. We are aware of the compatibility issue; if I can’t find an issue for it, I’ll open one and post the link here so interested folks can track progress.
f

few-postman-20852

08/08/2023, 8:32 AM
Someone already made a PR for it
2 Views