mirror of
https://github.com/siderolabs/talos.git
synced 2025-09-29 09:41:12 +02:00
This is going to be used to detect disks that are safe to wipe. For blockdevices, track secondaries as direct references, e.g. encrypted `STATE` partition might have secondary `vda5`. For disks, re-map secondaries to be whole devices names, e.g. `vda`. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>