Skip to content
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

[RFE] Add option --apply to bootc rollback subcommand #1029

Open
Tronde opened this issue Jan 15, 2025 · 0 comments
Open

[RFE] Add option --apply to bootc rollback subcommand #1029

Tronde opened this issue Jan 15, 2025 · 0 comments

Comments

@Tronde
Copy link

Tronde commented Jan 15, 2025

User Story:

As a system administrator, when I need to rollback my image mode host to current rollback image, I would like to use the option --apply to reboot the the host automatically.

Current behavior:

  • Currently I need to restart the host manually as there is no option to reboot automatically after issuing the bootc rollback command
$ sudo bootc rollback
Next boot: rollback deployment
$ sudo reboot NOW

Desired behavior:

$ sudo bootc rollback --apply
Next boot: rollback deployment
…

Host reboots automatically.

Additional info:

  • I would like to have the option --apply as it's the same option already used for bootc upgrade and bootc switch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant