Skip to content

Feat/vault manager crashproof - #35

Merged
miladhzzzz merged 7 commits into
mainfrom
Feat/Vault-manager-crashproof
Aug 7, 2026
Merged

Feat/vault manager crashproof#35
miladhzzzz merged 7 commits into
mainfrom
Feat/Vault-manager-crashproof

Conversation

@miladhzzzz

Copy link
Copy Markdown
Member

Summary

  • Added Persistence layer for the Vault-Manager service so it can safely stand: host crash, restart, or server crash.
  • Added BootstrapFile that saves the unseal_key and root_token after initialization.
  • After a restart the service looks for the file if not found it will start the initialization proccess.

@miladhzzzz miladhzzzz self-assigned this Aug 7, 2026
@miladhzzzz miladhzzzz added enhancement New feature or request Infra labels Aug 7, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@miladhzzzz
miladhzzzz merged commit f63beca into main Aug 7, 2026
4 checks passed
@miladhzzzz
miladhzzzz deleted the Feat/Vault-manager-crashproof branch August 7, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Infra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant