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: populate routes to BGP neighbors (Equinix Metal) #8480

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

smira
Copy link
Member

@smira smira commented Mar 21, 2024

Fixes #8267

Also refactor the code so that we don't fail hard on mutiple bonds, but it's not clear still how to attach addresses, as they don't have a interface name field, so for now attaching to the first bond.

Fixes #8411

Fixes siderolabs#8267

Also refactor the code so that we don't fail hard on mutiple bonds, but
it's not clear still how to attach addresses, as they don't have a
interface name field, so for now attaching to the first bond.

Fixes siderolabs#8411

Signed-off-by: Andrey Smirnov <[email protected]>
@smira
Copy link
Member Author

smira commented Mar 21, 2024

/m

@talos-bot talos-bot merged commit f737e64 into siderolabs:main Mar 21, 2024
18 checks passed
hh added a commit to sharingio/infra that referenced this pull request Apr 17, 2024
We previously did a lot of work to ensure BPG routes were added.
Also manually configuring the bond interfaces, this seems to be fixed.

siderolabs/talos#8267 (comment)
siderolabs/talos#8443

siderolabs/talos#8480
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.

Equinix Metal retired Talos February 16th Pull BGP peering info out of metadata for equinixMetal platform
3 participants