oxidecomputer / oxidecomputer/omicron

Consistent pagination for networking APIs

Open
#9,850 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
572
Forks
97
Avg merge
2d 12h
Merged PRs (30d)
96

Description

There are some networking APIs that are not paginated that probably should be.

  • networking_bgp_imported
  • networking_bgp_exporte
  • networking_bgp_status
  • networking_bgp_announce_set_list

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the Rust entry points for networking_bgp_imported, networking_bgp_exporte, networking_bgp_status, and networking_bgp_announce_set_list. Compare them with an existing paginated networking API to determine the consistent pagination behavior. Done means all four APIs expose pagination in the same way and their behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api, networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.