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

Force a seal rewrap when stored generation is higher than existing #26202

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

sgmiller
Copy link
Collaborator

This can happen if storage changes out from under you, and both the previous
and new seal gen information were rewrapped but may not be safe. This can
happen for example when restoring a snapshot.

@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Mar 28, 2024
@sgmiller sgmiller requested a review from a team March 28, 2024 16:31
@sgmiller sgmiller added this to the 1.16.0 milestone Mar 28, 2024
Copy link

CI Results:
All Go tests succeeded! ✅

Copy link

github-actions bot commented Mar 28, 2024

Build Results:
All builds succeeded! ✅

@sgmiller sgmiller merged commit 806b2fc into release/1.16.x Mar 28, 2024
77 of 79 checks passed
@sgmiller sgmiller deleted the sgm/rewrap-on-snapshot-restore branch March 28, 2024 17:40
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 pr/no-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants