Skip to content

Implement min_vni configuration option#57

Merged
Sohn123 merged 6 commits intomainfrom
56-add-configuration-support-for-minimal-vni
Apr 11, 2023
Merged

Implement min_vni configuration option#57
Sohn123 merged 6 commits intomainfrom
56-add-configuration-support-for-minimal-vni

Conversation

@rgwohlbold
Copy link
Copy Markdown
Member

@rgwohlbold rgwohlbold commented Apr 11, 2023

This PR adds a min_vni option. Closes #56.
It also improves test isolation by adding a static reset method to the Configuration singleton so tests can start with a fresh configuration.

@rgwohlbold rgwohlbold requested a review from Sohn123 April 11, 2023 10:06
Copy link
Copy Markdown
Member

@Sohn123 Sohn123 left a comment

Choose a reason for hiding this comment

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

Looks good to me. Nice that you added some new tests 🚀 I'll add a new tag for the new version.

@Sohn123 Sohn123 merged commit d76eb49 into main Apr 11, 2023
@Sohn123 Sohn123 deleted the 56-add-configuration-support-for-minimal-vni branch April 11, 2023 11:18
linaScience pushed a commit that referenced this pull request Jul 14, 2023
* Implement min_vni configuration option

* Format

* Lint

* Format

* Lint

* Format
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.

Add configuration support for minimal VNI

2 participants