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

fix: Reconfigure bessd on restart #65

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

markbeierl
Copy link
Contributor

Description

Moves the state file that is used as a semaphore away from the persistent volume and into the container ephemeral storage so the test for configuration completed does not prevent config on restart

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • N/A I have made corresponding changes to the documentation
  • N/A I have added tests that validate the behaviour of the software
  • I validated that new and existing unit tests pass locally with my changes
  • N/A Any dependent changes have been merged and published in downstream modules
  • N/A I have bumped the version of the library

Moves the state file that is used as a semaphore
away from the persistent volume and into the
container ephemeral storage so the test for
configuration completed does not prevent config
on restart
@markbeierl markbeierl requested a review from a team as a code owner December 5, 2023 18:33
@markbeierl markbeierl enabled auto-merge (squash) December 5, 2023 18:34
@markbeierl markbeierl merged commit 77b2234 into main Dec 5, 2023
22 checks passed
@markbeierl markbeierl deleted the TELCO-920-reconfigure-upf-on-restart branch December 5, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants