docs: add a note regarding the backend => storage config key aliasing#13451
Merged
yhyakuna merged 2 commits intohashicorp:mainfrom Dec 22, 2021
Merged
docs: add a note regarding the backend => storage config key aliasing#13451yhyakuna merged 2 commits intohashicorp:mainfrom
yhyakuna merged 2 commits intohashicorp:mainfrom
Conversation
This was missing from upgrade docs and implemented in hashicorp#2456.
Contributor
|
Thanks for this submission! I'll ask @taoism4504 for her review and we can work on getting it merged after. |
taoism4504
reviewed
Dec 15, 2021
taoism4504
approved these changes
Dec 15, 2021
Contributor
taoism4504
left a comment
There was a problem hiding this comment.
small nit, but otherwise LG.
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
yhyakuna
approved these changes
Dec 22, 2021
heppu
pushed a commit
to heppu/vault
that referenced
this pull request
Jan 13, 2022
…hashicorp#13451) * docs: add a note regarding the backend => storage config key aliasing This was missing from upgrade docs and implemented in hashicorp#2456. * Update website/content/docs/upgrading/upgrade-to-0.7.0.mdx Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com> Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
MochaCaffe
pushed a commit
to kosmos-education/vault
that referenced
this pull request
Apr 15, 2026
…ning external versions (hashicorp#13361) (hashicorp#13451) (hashicorp#13456) * default to version 1 when options is returned empty for external kv mounts * updating checks for kv, tuning version after mount, reloading plugin after tuning verision * fix comment * moved array to const Co-authored-by: Dan Rivera <dan.rivera@hashicorp.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This was missing from upgrade docs and implemented in #2456.