You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My Vault cluster was working properly yesterday to give the master authorized access i had to deploy it again with terraform code but not is giving storage access issue ,
Vault is using GCS as backend
Getting below error in stack driver,
[WARN] storage migration check error: error="failed to read value for "core/migration": googleapi: got HTTP response code 403 with body: AccessDeniedAccess denied.
Primary: /namespaces/service account with additional claims does not have storage.objects.get access to the Google Cloud Storage object."
The status of Vault pod,
containers with unready status: [vault]
Anyone faced this issue?
The text was updated successfully, but these errors were encountered:
Hi Folks,
My Vault cluster was working properly yesterday to give the master authorized access i had to deploy it again with terraform code but not is giving storage access issue ,
Vault is using GCS as backend
Getting below error in stack driver,
[WARN] storage migration check error: error="failed to read value for "core/migration": googleapi: got HTTP response code 403 with body:
AccessDenied
Access denied.The status of Vault pod,
containers with unready status: [vault]
Anyone faced this issue?
The text was updated successfully, but these errors were encountered: