mirror of
https://github.com/lingble/talos.git
synced 2026-01-12 17:35:03 +00:00
Fixes #8900 Closes #9687 (contains splitting of late mounts) The benefits: * tasks run _before_ controllers are started * tasks can register `defer` to undo actions This decomposes sequencer tasks a bit. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>