mirror of
https://github.com/siderolabs/talos.git
synced 2026-04-06 14:21:56 +02:00
Add new `talosctl install` command using the LifecycleService.Install streaming API with support for insecure (maintenance) mode and progress reporting. Refactor `talosctl upgrade` to use the new LifecycleService.Upgrade streaming API with automatic fallback to the legacy MachineService.Upgrade path for older Talos versions. Signed-off-by: Mateusz Urbanek <mateusz.urbanek@siderolabs.com>