oxidecomputer / oxidecomputer/console

IP pool quotas and utilization

Open
#2,001 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

awaiting-api requires-design
Dominant language
TypeScript
Stars
228
Forks
22
Avg merge
19h 42m
Merged PRs (30d)
32

Description

As an operator it would be useful to see and control the utilization of the IP pools within a rack.

Requires design work following the addition of the APIs

  1. The total capacity of an IP pool is the sum of the amount of IPs provided by its ranges
  2. Silos are associated with IP pools via links. The quotas for an IP pool should be per link. 
  3. Need a unified view of IP address allocation per associated silo to be able to easily portion out ranges across the silos.

Blocked by:

https://github.com/oxidecomputer/omicron/issues/4958

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

Start with the APIs referenced by the issue and the blocking Omicron issue #4958. Work through how pool capacity, per-link quotas, and allocation by associated silo should be represented in the console. Done means the design supports viewing and controlling rack IP-pool utilization with a unified allocation view.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.