mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-08 06:01:12 +02:00
State partition encryption support adds a new section to the machine config. And a new step to the sequencer flow which saves encryption configuration object as json serialized value in the META partition. Everything else is the same as is for the ephemeral partition. Additionally enabled state partition encryption in the disk encryption integration tests. Signed-off-by: Artem Chernyshev <artem.0xD2@gmail.com>