Page MenuHomeVyOS Platform

Rollback refactoring
Open, NormalPublicFEATURE REQUEST

Description

The rollback-soft feature was implemented in T5249.
It is time to think of renaming the features; we currently have rollback (with reboot) and rollback-soft (without rebooting)

  • Proposed for renaming:
rollback => rollback-hard
rollback-soft => rollback

I.e. after refactoring:

rollback                  Rollback to a prior config revision (without reboot)
rollback-hard             Rollback to a prior config revision (requires reboot)
  • Another idea would be to get rid of the old rollback which requires a reboot. As it is completely useless.

I think we can start with the first option.

Details

Version
-
Is it a breaking change?
Behavior change

Event Timeline

dmbaturin added a subscriber: jestabro.
dmbaturin edited projects, added VyOS Rolling; removed Restricted Project.Oct 14 2024, 9:14 AM
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Behavior change.
dmbaturin changed Issue type from Unspecified (please specify) to improvement.