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

VAULT-22420: Only use the short persistKeyring timeout for encryption count tracking #24336

Merged
merged 3 commits into from
Dec 4, 2023

Conversation

sgmiller
Copy link
Collaborator

@sgmiller sgmiller commented Dec 1, 2023

The recently introduced short timeout to prevent slow HSMs causing trouble while persisting barrier encryptions was also affecting more important code paths. This changes that timeout to only be applied on encryption count persists.

@sgmiller sgmiller requested a review from a team as a code owner December 1, 2023 21:26
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Dec 1, 2023
@sgmiller sgmiller removed the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Dec 1, 2023
@sgmiller sgmiller added this to the 1.15.4 milestone Dec 1, 2023
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Dec 1, 2023
Copy link

github-actions bot commented Dec 1, 2023

Build Results:
All builds succeeded! ✅

Copy link

github-actions bot commented Dec 1, 2023

CI Results:
Failures:

Test Type Package Test Logs
vault TestCluster_ListenForRequests view test results

@sgmiller sgmiller merged commit 91ec1a7 into main Dec 4, 2023
108 of 109 checks passed
@sgmiller sgmiller deleted the sgm/selective-keyring-timeout branch December 4, 2023 18:36
@victorr victorr changed the title Only use the short persistKeyring timeout for encryption count tracking VAULT-22420: Only use the short persistKeyring timeout for encryption count tracking Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants