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

Make additional announcable cidrs configurable per tenant super network #562

Merged
merged 10 commits into from
Sep 3, 2024

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Aug 14, 2024

Actually we have the Pod- and Service- Cidrs hard coded in metal-core and add them to the route maps per machine switch port during the creation of the frr.conf on a switch.

With this we put this as a optional configuration into the super tenant network called additionalannouncablecidrs which can contain a slice of cidrs which should be added to the route map of every machine created in his tenant network.

In metal-stack/metal-core#127 we already filter out duplicate entries in the route maps to keep backwards compatibility.

currently running in Test

TODO:

@majst01 majst01 requested a review from a team as a code owner August 14, 2024 10:52
@majst01 majst01 requested a review from mwennrich August 14, 2024 10:52
@majst01 majst01 force-pushed the additional-announcable-cidrs branch 3 times, most recently from e19b33a to 2852309 Compare August 14, 2024 11:17
@majst01 majst01 force-pushed the additional-announcable-cidrs branch from 2852309 to 85167ec Compare August 14, 2024 11:48
@majst01 majst01 force-pushed the additional-announcable-cidrs branch 3 times, most recently from 4df733c to 4b6ce16 Compare August 16, 2024 04:54
@majst01 majst01 force-pushed the additional-announcable-cidrs branch from 4b6ce16 to 6430ea1 Compare August 16, 2024 05:03
@Gerrit91 Gerrit91 merged commit 594f6af into master Sep 3, 2024
2 checks passed
@Gerrit91 Gerrit91 deleted the additional-announcable-cidrs branch September 3, 2024 14:05
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.

4 participants