rich-agency-75207
07/20/2022, 9:18 AMcluster
| masterAuth
| clusterCaCertificate
value becomes opaque / inaccessible (to pulumi itself).I0720 10:54:01.616272 7314 deployment_executor.go:260] deploymentExecutor.Execute(...): incoming event (nil? true, Error: an unhandled error occurred: waiting for RPCs: marshaling properties: awaiting input property kubeconfig: runtime error)
I0720 10:54:01.619147 7314 deployment_executor.go:304] deploymentExecutor.Execute(...): step executor has completed for worker threads to exit
The root cause exists within the kubeconfig
property of the custom-provider resource. It is the certificate-authority-data
attribute referencing the GKE cluster masterAuth.clusterCaCertificate
property.
As previously mentioned - this works fine for a while.