T6326 removed the workaround of writing to the terminal, in order to return output of conf-mode scripts directly, enabling for example, output though the http-api. The implementation relied on a two unnecessary round trips to synchronize the exchange, which is fragile in the presence of other errors, obscuring the root cause. Use a single multipart message instead.
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Bug (incorrect behavior)
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | BUG | jestabro | T6899 Return output from configd in multipart message to maintain resilience on error | ||
Resolved | BUG | jestabro | T6811 vyos-configd throws an exception during an image upgrade | ||
Resolved | BUG | jestabro | T7119 Fix misleading debug message from vyos-configd |
Event Timeline
Comment Actions
This will be squashed with https://vyos.dev/T6326 for backport to Circinus, after confirmation.
Comment Actions
This is resolved for rolling, and not applicable to Circinus until backport of T6326.