Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

T6180: add ability to apply mask to config tree #25

Merged
merged 1 commit into from Mar 29, 2024

Conversation

jestabro
Copy link
Contributor

@jestabro jestabro commented Mar 29, 2024

Add function mask_tree(config, mask) to return subtree containing only full paths of mask: useful for config-sync to mask off the subset of config that should be synchronized.

Companion PR:
vyos/libvyosconfig#13

@jestabro
Copy link
Contributor Author

Move to draft to add simplification.

@jestabro jestabro marked this pull request as ready for review March 29, 2024 06:08
@dmbaturin dmbaturin merged commit f8d6abd into vyos:master Mar 29, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants