Yes, hoping to be the last major breaking change in the pipeline for GA, Kubernetes release is in progress now, can’t speak about other smaller providers just yet.
tall-librarian-49374
03/16/2020, 5:06 PM
If you need them all, your best bet for now is to keep using an older Pulumi Nuget (1.9.1?)
f
fast-dinner-32080
03/16/2020, 5:18 PM
The issue with specifying the pulumi version such as 1.9.1 I get the "Detected package downgrade" error, then if I ignore that I get a "System.IO.FileLoadException: Could not load file or assembly 'Pulumi, Version=1.12.1.0,..." error. It does not seem easy to downgrade the pulumi package while trying to use the newer provider versions.
fast-dinner-32080
03/16/2020, 8:11 PM
I was able to test that the release works by creating a new project with just the kubernetes plugin. Unfortunately I am unable to mix the new kubernetes plugin with the others due to the decency issue which is causing my to split up my projects.