oxidecomputer / oxidecomputer/omicron
BGP: Add API plumbing for equivalent of "clear ip bgp [neighbor] [in | out | soft]"
Open
Nobody has claimed this yet.
networking
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
Expose the functionality from https://github.com/oxidecomputer/maghemite/issues/331 via Operator API.
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.
Research direction
Start by reading the referenced maghemite issue 331 and locating the Operator API entry points in omicron. Trace how the BGP functionality is represented across the API boundary; done means the equivalent clear-ip-bgp operations are exposed through the Operator API and covered by the project's relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100