Hi! After update of the @pulumi/kubernetes package...
# kubernetes
f
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
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
I am using the package. It helps a lot to reduce boilerplate for k8s for me when not using helm packages
s
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
Someone already made a PR for it