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 of core: fix start up policy loading race condition on perf standbys into release/1.10.x #17807

Conversation

hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

This PR is auto-generated from #17801 to be assessed for backporting due to the inclusion of the label backport/1.10.x.

The below text is copied from the body of the original PR.


This fixes a start up race condition where recently assigned performance standbys might not yet have received logs from the active node containing policies. This can sometimes result in a mount loop on the performance standbys and would only be fixed by restarting the performance standbys. The fix simply skips performance standbys all together.


Overview of commits

@jasonodonnell jasonodonnell enabled auto-merge (squash) November 3, 2022 19:38
@jasonodonnell jasonodonnell merged commit 79fbda9 into release/1.10.x Nov 3, 2022
@jasonodonnell jasonodonnell deleted the backport/perf-standby-race-condition/thankfully-brief-elk branch November 3, 2022 19:43
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.

None yet

2 participants