Page MenuHomeVyOS Platform

Use vyconf daemon for validation of set commands
Closed, ResolvedPublicENHANCEMENT

Description

Bring up a minimal vyconf daemon to process validation checks for set operations. This task updates the vyconf build system and makes those adjustments needed for compatibility with current vyos1x-config and vyos1x-adapter (T6717).

Update: drop hybrid set/delete functions --- the 'hybrid' period has allowed sufficient development of vyconfd to begin a full replacement of set/delete/commit/execute, continuing in T6946 and T7121.

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)

Related Objects

Event Timeline

jestabro triaged this task as Normal priority.
jestabro created this object in space S1 VyOS Public.

Vyconfd running all validators in links above; integration with T6717 remaining to complete before PR.

The first three PRs above have been merged, and the next in sequence (https://github.com/vyos/libvyosconfig/pull/21) opened for review.