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

fix: volume encryption with failing keyslots #9442

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

smira
Copy link
Member

@smira smira commented Oct 4, 2024

Fix the flow when a failing key slot leads to repeated attempts to open the volume, while it's already open, but the failure was to sync other keys.

Refactor the code to get rid of variable assignment in the outer block from closures.

Fixes #9415

@smira smira added this to the v1.9 milestone Oct 4, 2024
Fix the flow when a failing key slot leads to repeated attempts to open
the volume, while it's already open, but the failure was to sync other
keys.

Refactor the code to get rid of variable assignment in the outer block
from closures.

Fixes siderolabs#9415

Signed-off-by: Andrey Smirnov <[email protected]>
@smira smira force-pushed the fix/encryption-failed-key branch from 50002fe to 0a2b455 Compare October 7, 2024 17:59
@smira
Copy link
Member Author

smira commented Oct 7, 2024

/m

@talos-bot talos-bot merged commit 0a2b455 into siderolabs:main Oct 7, 2024
50 checks passed
@smira smira mentioned this pull request Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backported
Development

Successfully merging this pull request may close these issues.

Cannot install with secureboot and encryption?
4 participants