oxidecomputer / oxidecomputer/omicron
Allow image edit/put operation for modifying metadata
Open
Nobody has claimed this yet.
known issue
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
Image metadata (description, os, version) should be editable after an image has been created.
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 by locating the image edit/PUT API entry point and the existing image creation and update tests. Confirm how description, OS, and version metadata are represented, then define done as allowing those fields to change after creation while preserving existing image behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100