Before the introduction of vyos-save-config, there remained a mismatch in comparing archived configs (using configtree) and saved configs (using vyatta-save-config); this led to a redundancy in archived configs, compounded by unnecessary entries in the commit log itself. This became clear after the introduction of vyos-save-config and T5551. Correct the test for whether to archive and add to commit log.
Description
Description
Details
Details
- Version
- vyos-1.5, vyos-1.4
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Bug (incorrect behavior)
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | BUG | jestabro | T5347 Compare commit revision bug | ||
Resolved | BUG | jestabro | T5551 Missing check for boot_configuration_complete raises error in vyos-save-config.py | ||
Resolved | BUG | jestabro | T5353 config-mgmt: normalize archive updates and commit log entries | ||
Resolved | BUG | jestabro | T5556 reboot now and poweroff does not work |
Event Timeline
Comment Actions
PR for Sagitta (draft until dependency PR 2207 is merged to Sagitta):
https://github.com/vyos/vyos-1x/pull/2215