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

If we get a 405 doing an HTTP PATCH, assume the server is pre-1.9 and… #13615

Merged
merged 2 commits into from Jan 11, 2022

Conversation

ncabatoff
Copy link
Collaborator

… fall back to old readThenWrite approach. Fixes #13502

@ncabatoff ncabatoff added this to the 1.9.3 milestone Jan 10, 2022
@vercel vercel bot temporarily deployed to Preview – vault-storybook January 10, 2022 18:52 Inactive
@vercel vercel bot temporarily deployed to Preview – vault January 10, 2022 18:52 Inactive
Copy link
Contributor

@ccapurso ccapurso left a comment

Choose a reason for hiding this comment

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

Looks good!

@ncabatoff ncabatoff merged commit 9ef8ee0 into main Jan 11, 2022
@ncabatoff ncabatoff deleted the fix-kv-patch-backwards-compat branch January 11, 2022 16:52
ncabatoff added a commit that referenced this pull request Jan 11, 2022
heppu pushed a commit to heppu/vault that referenced this pull request Jan 13, 2022
ncabatoff added a commit that referenced this pull request Jan 13, 2022
joatmon08 pushed a commit that referenced this pull request Jan 25, 2022
qk4l pushed a commit to qk4l/vault that referenced this pull request Feb 4, 2022
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 this pull request may close these issues.

Vault cli kv patch performs call to api v1
2 participants