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

Backport 1.7.x: secrets/database: fixes external plugin reconnect after shutdown for v4 and v5 interface (#12087) #12103

Merged
merged 1 commit into from
Jul 15, 2021

Conversation

austingebauer
Copy link
Contributor

This PR backports a bug fix from #12087.

The following steps were taken:

  1. git checkout release/1.7.x
  2. git checkout -b backport-pr-12087-1.7.x
  3. git cherry-pick 25eba851dcb546aba569c4ad92a6ef657d0de016

…v4 and v5 interface (#12087)

* secrets/database: fixes external plugin shutdown reconnect for v5 interface

* adds changelog entry

* fixes handling of plugin shutdown for password generation on v4 interface
@austingebauer austingebauer merged commit 48a9952 into release/1.7.x Jul 15, 2021
@austingebauer austingebauer deleted the backport-pr-12087-1.7.x branch July 15, 2021 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants