Page MenuHomeVyOS Platform

Extend vyos.configdict.node_changed() to support recursiveness
Closed, ResolvedPublicBUG

Description

As of now vyos.configdict.node_changed() can only be used to detect if a direct child node (e.g. within a tagNode) is changed.

The helper should be extended with a recurse=False option (to keep current behavior) but to add support to traverse all nodes under the specified path when calling vyos.configdict.node_changed().

This should be no isse according to @jestabro now that the new config diff

Details

Version
1.4
Is it a breaking change?
Perfectly compatible

Event Timeline

c-po assigned this task to jestabro.
jestabro changed the task status from Open to Needs testing.Mar 2 2022, 3:51 PM
jestabro closed this task as Unknown Status.Mar 3 2022, 2:19 PM
jestabro triaged this task as Normal priority.
jestabro moved this task from Backlog to Finished on the VyOS 1.4 Sagitta board.
dmbaturin changed the task status from Unknown Status to Resolved.Aug 14 2022, 6:16 PM