oxidecomputer / oxidecomputer/omicron
Switch API follow up work
Open
@internet-diglett is already working on this.
Since Feb 23, 2024.
api
multi-rack
networking
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
Required followup work:
- Switches should be registered during rack initialization
- Switch should include location information
- We should have some mechanism to update their state when they're removed and reinserted.
- Should be associated with switch-ports once #2645 is merged
Originally posted at https://github.com/oxidecomputer/omicron/issues/2996#issuecomment-1540765949
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.