mirror of
https://github.com/siderolabs/talos.git
synced 2025-09-28 01:01:10 +02: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>