Just upgraded pulumi to version 3.10.3 and getting...
# general
f
Just upgraded pulumi to version 3.10.3 and getting these errors:
Copy code
'error: installing [resource plugin kubernetes-3.5.0] from : untarring file /Users/johndoe/.pulumi/plugins/resource-kubernetes-v3.5.0/pulumi-resource-kubernetes: stream error: stream ID 1; PROTOCOL_ERROR\n'
1
mac os big sur btw
also deleted my .pulumi folder
OK I manually ran
Copy code
pulumi plugin install resource kubernetes v3.5.0
seemed to have fixed the issue