fix: Only generate RDs and export&import targets if neccessary#87
Merged
johannwagner merged 1 commit intomainfrom Jan 12, 2026
Merged
fix: Only generate RDs and export&import targets if neccessary#87johannwagner merged 1 commit intomainfrom
johannwagner merged 1 commit intomainfrom
Conversation
26ef6cd to
dbe5184
Compare
Collaborator
|
lgtmq |
unfokus
approved these changes
Jan 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a follow-up PR on #59, which fixes a problem with routers, which uses an in-band VRF for management. At WOBCOM, this is CGRC0001.
This stops automatic generation on "management VRFs". In lack of a better mechanism to find those, I am just matching the names, better variants appreciated.
I also added tests for the automatic generation of RDs and route exports and imports.