Backport (1.6.x): DBPW - Copy newdbplugin package to dbplugin/v5 (#10151)#10197
Merged
Conversation
This is part 1 of 4 for renaming the `newdbplugin` package. This copies the existing package to the new location but keeps the current one in place so we can migrate the existing references over more easily.
newdbplugin package to dbplugin/v5 (#10151)newdbplugin package to dbplugin/v5
newdbplugin package to dbplugin/v5newdbplugin package to dbplugin/v5 (#10151)
tvoran
approved these changes
Oct 20, 2020
calvn
approved these changes
Oct 20, 2020
pull Bot
pushed a commit
to sigtrap/vault
that referenced
this pull request
Oct 17, 2025
…hashicorp#9056) (hashicorp#10197) * handle log_requests_level empty string or off with SIGHUP * Update vault/core.go * add unit test and update comment on ReloadLogRequest to indicate different than first config read * test coverage for FinalizeInFlightReqData changes * changelog --------- Co-authored-by: Angel Garbarino <Monkeychip@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.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.
Backporting #10151 to 1.6.x