-
Notifications
You must be signed in to change notification settings - Fork 548
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
talosctl upgrade --stage ...
immediately reboots node
#6150
Comments
Thanks, it looks like a bug in the docs. |
While technically a bug in the docs, this option functionality doesn't seem to match the name named. If the functionality stays the same, |
Naming is hard, but it is neither Staged upgrade performs upgrade after node reboot, "normal" upgrade upgrades before shutdown. So technically staged upgrade = 2 reboots, normal upgrade = 1 reboot. Staged upgrade allows to workaround some issues which we haven't seen for a while with upgrade failing to wipe the disk if some workloads can't be stopped fully. |
Update what's new, upgrading docs. Fix up instances of `master` leftover in the docs. Fix the formatting of kernel params reference. Fixes siderolabs#6150 Signed-off-by: Andrey Smirnov <[email protected]>
Bug Report
Description
The docs for Upgrading Talos Linux states:
However when I use this option with talos 1.1.1 the targeted node immediately reboots and then performs the install.
Logs
Target the node:
Console of node:
Environment
talosctl version --nodes <problematic nodes>
]kubectl version --short
]The text was updated successfully, but these errors were encountered: