Skip to content

[RSS] Move switch_port table population to a Nexus bg task#10370

Open
jgallagher wants to merge 1 commit intomainfrom
john/populate-switch-ports-rpw
Open

[RSS] Move switch_port table population to a Nexus bg task#10370
jgallagher wants to merge 1 commit intomainfrom
john/populate-switch-ports-rpw

Conversation

@jgallagher
Copy link
Copy Markdown
Contributor

Please start reviewing with the module-level comments in nexus/src/app/background/tasks/populate_switch_ports.rs; they attempt to explain the history and motivation of this change. It's probably the most important thing to review - if any of that reasoning is wrong, the change I'm making in this PR probably is too!

This is (preemptively) removing one of the internal-to-sled-agent uses of the early_networking module, in the hopes that we can eventually remove it entirely. Also closes #3069.

@jgallagher jgallagher added the networking Related to the networking. label May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

networking Related to the networking.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Discover switch ports via Dendrite instead of hard coding

1 participant