sparse-intern-71089
07/10/2019, 8:53 PMimportant-leather-28796
07/10/2019, 8:54 PMimportant-leather-28796
07/10/2019, 8:59 PMgcloud auth revoke
locally and have no env vars set and I can preview fine….more confused.chilly-crayon-57653
important-leather-28796
07/10/2019, 10:39 PMgcloud
cli at all, I am creating service account credentials in an identity
stack, then supplying them system-wide with the env GOOGLE_CLOUD_KEYFILE_JSON
. This has been working fine but a pulumi? update within the past three weeks has perhaps changed something.chilly-crayon-57653
important-leather-28796
07/10/2019, 11:57 PMimportant-leather-28796
07/10/2019, 11:58 PMwhite-balloon-205
white-balloon-205
important-leather-28796
07/11/2019, 1:38 AMpulumi preview
. Is there a way to have the cli report a stack trace to the console?white-balloon-205
kubeconfig
you are using?
You can get very verbose logs with pulumi preview --logtostderr -v=9 --debug 2> out.txt
which might help here?important-leather-28796
07/11/2019, 1:46 AMimportant-leather-28796
07/11/2019, 2:34 PMprovider_plugin.go:514] Provider[kubernetes, 0xc00308ab40].Diff(
now thinks I have no gcloud account. Which repo has that code?important-leather-28796
07/11/2019, 2:46 PMpulumi update
did I run gcloud auth activate-service-account
, it appears now that I need it to preview as well.
So, not a problem, I just assume it has some better checking or validation.