Skip to content

Conversation

@jestabro
Copy link
Contributor

@jestabro jestabro commented Nov 2, 2025

Change Summary

NOTE: requires vyos/vyos1x-config#55

Use the quick-loading 'internal' representation of the running config to reload on vyconfd (re)start with option --reload-active-config.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Other (please describe): add missing internal feature

Related Task(s)

Related PR(s)

vyos/vyos1x-config#55
vyos/vyos-1x#4827

Proposed changes

How to test

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

Copy link
Member

@dmbaturin dmbaturin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Config caching and the restartability that comes with it are some of the long-awaited vyconf features.

A small note is that in the future we'll almost certainly want read and write failures in vyconf very loud — potentially, blocking all config operations, since if it can't write its cache, things in the system have gone in a really wrong direction and it's unlikely that any commit can succeed in that state.

@dmbaturin dmbaturin merged commit 2482e3f into vyos:current Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants