oxidecomputer / oxidecomputer/omicron
ensure that reconfigurator ExampleSystem has all services
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
In https://github.com/oxidecomputer/omicron/pull/9233 we found that the Reconfigurator ExampleSystem does not set up all the services that are present in a real system. We should at least have an optional mode that sets up the full set of services.
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 reading PR 9233 and the Reconfigurator ExampleSystem setup mentioned in this issue. Identify which services a real system includes but ExampleSystem omits, then define an optional mode that provisions the full set. Done means the optional configuration creates all real-system services without changing the existing default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100