important-leather-28796
07/22/2019, 4:04 PMpreview
and while we have not made changes, we just had a change pop up as part of our infrastructure
stack that looks pretty ominous. Am I correct in thinking this is going to update the cluster and delete/recreate all that is listed here as replace
? This seems like it would be a very bad/production downtime event…wouldn’t it?microscopic-florist-22719
"latest"
for the minMasterVersion
and nodeVersion
properties results in persistent diffs even when the Pulumi program has not changed.getEngineVersions()
API to fetch the actual version string for the latest available version.important-leather-28796
07/22/2019, 5:40 PMpreview
service account thoughError: invocation of gcp:container/getEngineVersions:getEngineVersions returned an error: invoking gcp:container/getEngineVersions:getEngineVersions: project: required field is not set
, we use a minimal permissioned ci account to give us a sanity check on infrastructure and it now fails'roles/container.clusterViewer'
but it wasn’t the permission neededroles/container.viewer
which didn’t cover it