In rare cases, a verified configuration may nonetheless incur an error on boot config (for example, T5300), due to an uncaught bug. If the user does not notice the error message on boot, the act of entering config mode, committing and saving will overwrite the failed config section. A warning to the user should be added in this case, on entering config mode. In addition, a check should be added to prevent the warning of 'unsaved' commits in case of boot config error, as this will be misleading (cf. comment in T5262).
Description
Description
Details
Details
- Version
- vyos-1.4
- Is it a breaking change?
- Perfectly compatible
Related Objects
Related Objects
- Mentioned In
- rVYOSONEX3d006d519ca9: T5320: warn on entering config mode if boot config errors present
rVYOSONEX186d05c3c792: T5320: check if unsaved commits are due to boot config error
rVYOSONEX88282bed3b9a: Merge pull request #2060 from jestabro/warning-boot-config-err - Mentioned Here
- T5262: Warn the user about unsaved config on reboot/shutdown attempts
T5300: verification of port availability can return false negative on boot