oxidecomputer / oxidecomputer/oxide.rs
Add the ability to see the IP address of the server being accessed
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 75
- Forks
- 21
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 19
Description
While using the Oxide CLI to access a silo by DNS name, it may be able to hit one of multiple nexus instances. When debugging, it would be nice to be able to see the specific IP address (to help rule out whether any issues are tied to a specific instance).
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Trace the Oxide CLI path used when accessing a silo by DNS name, then determine how the specific server IP should be exposed; done means the CLI shows the IP address of the server reached for debugging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100