Page MenuHomeVyOS Platform

Standardize warnings from configure scripts
Closed, ResolvedPublic

Description

Configure script errors are standardized with exceptions, and either report direct failure, or (on boot) log the error. However, there is no such standard for reporting and logging warnings; they are printed and not logged. Previous methods which involve intercepting stderr have caused unfortunate side-effects. Investigate methods and best practices for organizing configure script warnings.

Details

Difficulty level
Unknown (require assessment)
Version
vyos-1.4
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)