This message was deleted.
# kubernetes
s
This message was deleted.
👍 1
s
Hey James. Its sounding like an engine bug- the change in providers should trigger a replace for the k8s resources. Looks like you opened https://github.com/pulumi/pulumi-kubernetes/issues/1730 - thanks for doing that! Would you mind adding some code for your cluster? If not I will try to repro it today. As far as visibility - running a preview like this
pulumi -d --logflow --logtostderr -v=9 pre 2>&1 | tee /tmp/logs
should dump detailed logs from the engine and the provider in question.
The engine logs for the above would be hugely useful too
b
I'll see if I can reproduce it for you...