oxidecomputer / oxidecomputer/omicron
ip address in the instance struct returned from get/list/etc
Open
Nobody has claimed this yet.
api
mvp
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
would be nice if the ip addrs were added, this is fairly standard for all the cloud apis I've used
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
Locate the Rust instance struct and the get/list response entry points in the repository. Read how instance network information is represented and returned, then confirm which endpoints are in scope and what an IP-address field should contain. Done means the agreed instance responses expose the IP addresses consistently.
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
- 35/100