mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-03 03:31:12 +02:00
On first boot of Talos, if userdata is missing, Talos is going to drop into maintenance mode which allows to upload config to the server via `talosctl apply-config` command. See also: https://github.com/talos-systems/go-retry/pull/4 Fixes #2780 Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>