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

Set api call fails when kv versioning is not enabled and a new key is created #48

Open
rwthompsonii opened this issue Nov 10, 2022 · 1 comment

Comments

@rwthompsonii
Copy link

It may also fail during other times as well, but it definitely doesn't work in that configuration.

A line of documentation somewhere prominent that versioning is required would be nice.

@rwthompsonii
Copy link
Author

for more details, i'm creating a key that doesn't exist in vault with kv2::set, and the "enable-versioning" stuff wasn't on, and the key would get written to vault but the response code is requiring a secrets metadata response and it gets .. nothing back if the versioning feature isn't enabled, so it barfs and fails the whole thing, even though the key is in the vault already.

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

No branches or pull requests

1 participant