mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-25 16:41:12 +02:00
This change aims to standardize the boot process. It introduces the concept of a phase, which is comprised of tasks. Phases are ran in serial and the tasks that make up a phase are ran concurrently. Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>