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 api/leader: fix deadlock when namespace is set on leader calls into release/1.13.x #24259

Conversation

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

Backport

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

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


Very similar bug fix to #23861, a deadlock can occur on calls to sys/leader when namespaces are included.

Identified through an enterprise PKI test that was being written.


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/stevendpclark/vault-22211-fix-deadlock-leader-api/regularly-glad-iguana branch from 58492f9 to 17a3f6d Compare November 27, 2023 20:50
@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/stevendpclark/vault-22211-fix-deadlock-leader-api/regularly-glad-iguana branch from f0db5d4 to cf4b500 Compare November 27, 2023 20:51
@stevendpclark stevendpclark self-assigned this Nov 27, 2023
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Nov 27, 2023
@stevendpclark stevendpclark modified the milestones: 1.13.11, 1.12.12, 1.13.12 Nov 27, 2023
Copy link

Build Results:
All builds succeeded! ✅

Copy link

CI Results:
All Go tests succeeded! ✅

@stevendpclark stevendpclark merged commit 4e676c5 into release/1.13.x Nov 27, 2023
@stevendpclark stevendpclark deleted the backport/stevendpclark/vault-22211-fix-deadlock-leader-api/regularly-glad-iguana branch November 27, 2023 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants