Page MenuHomeVyOS Platform

Add/Improve support for CLI config scripts that change the underlayin actual configuration and make them work with vyos-configd
Closed, ResolvedPublicFEATURE REQUEST

Description

We still have some scripts (python owners) for CLI commands that are incompatible with vyos-configd.

T6481 is just another request for such a feature.

Instead of calling my_set and my_delete binary helpers for the store backend we could create a thin Python wrapper who interacts with the unionfs directly - and without the configsession overhead when spawning the cstore code.

This has proven to work in a PoC where the system_login.py script now uses the new methodology in writing to the unionfs directly.

Details

Version
-
Is it a breaking change?
Perfectly compatible

Related Objects

Event Timeline

c-po changed the task status from Open to In progress.
c-po claimed this task.
c-po triaged this task as Low priority.
c-po changed the task status from In progress to Needs testing.Jun 19 2024, 7:26 AM
This comment was removed by c-po.