-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to create new GCP roleset, Vault server crashes #3
Comments
I'll add the fix to make sure the rollback doesn't fail, but I'm not sure why the update is failing. I'll need to investigate a little more. @naveg, please try it with debug logs on? |
Not much else:
followed by the same stack trace as above |
I found the issue - will have a fix out shortly. Thanks for your patience! |
We are having the same issue and unfortunately Vault now crashes ~30 seconds after unsealing the vault. Is there a way to update the plugin? Or something we can do to stop Vault from trying to rollback the service account policy? |
From hashicorp/vault#4344:
Environment:
Vault Config File:
Startup Log Output:
Expected Behavior:
We are attempting to use the GPC secrets backend to manage keys for a nightly backup job that writes files to a cloud storage bucket.
Actual Behavior:
Steps to Reproduce:
the bindings file contains:
The vault-creds.json file is a service account key file generated by Google, for a service account with a role containing:
The text was updated successfully, but these errors were encountered: