mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-29 07:21:11 +01: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>