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

KV2 "Permanently Destroyed" secrets causes fatal crash #81

Closed
BojanZelic opened this issue Mar 9, 2022 · 0 comments · Fixed by #106
Closed

KV2 "Permanently Destroyed" secrets causes fatal crash #81

BojanZelic opened this issue Mar 9, 2022 · 0 comments · Fixed by #106

Comments

@BojanZelic
Copy link

If a version of a secret is "Permanently Destroyed" this causes issues with medusa export

ex:

vault kv put test/test/test2 secret=my-secret
vault kv put test/test/test2 secret=my-secret-update
vault kv destroy -versions=2 test/test/test2

medusa export test
2022/03/09 14:26:44 Error while reading secret
Path:   test/data//test/test2
Data:   <nil>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant