oxidecomputer / oxidecomputer/crucible
add buildinfo to dropshot endpoints
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 260
- Forks
- 34
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 8
Description
dpd and other networking dropshot servers have a buidlinfo endpoint that prints out
what version/rev/git-hash/etc info about the server. This would be nice to have for
upstairs, downstairs, agent, and pantry endpoints in addition to printing it in the logs.
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
No files or tests are named. Start by locating the Dropshot endpoints for upstairs, downstairs, agent, and pantry, then compare them with the existing buildinfo endpoint in dpd or other networking servers. Done means each endpoint exposes version, revision, and git-hash information and that the same build information is printed in the logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100