oxidecomputer / oxidecomputer/omicron

Developer endpoint that lists all available IPs in an IP pool

Open
#5,219 1 comment 0 reactions 1 assignee View on GitHub

@david-crespo is already working on this.

Since Mar 7, 2024.

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

Description

Related to: https://github.com/oxidecomputer/console/issues/2040

Presently the user (and operator) has no way of knowing which IPs are available, which means the IP address field is not so useful. If the user could fetch the list of available IPs for any pool they have access to, e.g. /v1/ip-pools/{pool}/available-ips the client could use that to display which IPs can be used.

Practically, it sounds like that list might need to be reduced down to available ranges rather than individual IPs (https://github.com/oxidecomputer/console/issues/2040#issuecomment-1981806492).

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.