oxidecomputer / oxidecomputer/console
IP pool quotas and utilization
Open
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
- The total capacity of an IP pool is the sum of the amount of IPs provided by its ranges
- Silos are associated with IP pools via links. The quotas for an IP pool should be per link.
- Need a unified view of IP address allocation per associated silo to be able to easily portion out ranges across the silos.
Blocked by:
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 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