Skip to content

T7374: teardown vyconf config session on CLI config session exit #99

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

Merged
merged 1 commit into from
May 23, 2025

Conversation

jestabro
Copy link
Contributor

@jestabro jestabro commented May 12, 2025

Change Summary

This is an initial piece for the integration with vyconf-aware Python modules and the CLI. Only applicable after PR:
vyos/vyos-1x#4505

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):

Related Task(s)

Related PR(s)

vyos/vyconf#21
vyos/libvyosconfig#36
vyos/vyos-1x#4505
vyos/vyos-build#963

Component(s) name

Proposed changes

How to test

Smoketest result

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

@jestabro jestabro self-assigned this May 12, 2025
Copy link

github-actions bot commented May 12, 2025

👍
No issues in PR Title / Commit Title

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.

Certainly necessary for vyconf-based sessions. My only comment is if we should change the name of the configuration-capable user group to vyoscfg already, in the light of reintroduction of operator users. But we can always do it later, it's not a prerequisite for this PR.

Copy link
Member

@c-po c-po left a comment

Choose a reason for hiding this comment

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

Add conditional code path for new backend

@jestabro jestabro merged commit 7ad72b3 into vyos:current May 23, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants