I see this error when attempting to do the graceful rollout tutorial with 1.14. Only happens on the second up command, first deployment works just fine.
g
gorgeous-egg-16927
04/26/2019, 3:52 PM
Hi @early-intern-90238 - can you open an issue at https://github.com/pulumi/pulumi-kubernetes/issues/new with details on the program you used, and what versions of the CLI and k8s provider? We don’t call out to kubectl at all, so it could be a bug in the provider.
e
early-intern-90238
04/26/2019, 4:00 PM
Ok, yeah it's def a bug in provider
I can't figure out how to compile the Kubernetes module and drop it into the cli so I can mess with it, any details on that? Or do I need to recompile cli as well