You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add command to manually swap the GuestOS alternative (#9154)
We already have an automatic mechanism that rolls back the GuestOS to
the other boot alternative if the GuestOS boot fails. This PR adds a
manual mechanism that node operators can use to swap the boot
alternative manually.
The new commands are available through the limited host console:
```
guestos-alternative show
guestos-alternative swap
guestos-alternative swap A
```
---------
Co-authored-by: IDX GitHub Automation <infra+github-automation@dfinity.org>
0 commit comments