mirror of
https://github.com/siderolabs/talos.git
synced 2025-12-06 01:51:14 +01:00
Fixes #9820 This only affects volumes with multiple key slots configured. Make sync issues non-fatal, so that if some keys fail to sync, proceed with normal boot, but record an error in the `VolumeStatus` resource. When opening, correctly try all key slots. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>