Skip to content
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

Add raftJoin and recovery options to init #196

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

naimo84
Copy link

@naimo84 naimo84 commented Feb 8, 2022

At work we're using two vaults. One for autounseal and one for the "real data".
The one for autounseal can be initialized as usual with secret_shares, the data one has to be initalized with recovery_shares options. This one is also a RaftCluster, so I added raft join.

https://www.vaultproject.io/api-docs/system/storage/raft
https://www.vaultproject.io/api/system/init#recovery_shares

Greets,
Benjamin

@aviadhahami
Copy link
Collaborator

lgtm
trying to get this in asap

Copy link
Collaborator

@aviadhahami aviadhahami left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please fix PR issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants