oxidecomputer / oxidecomputer/omicron
Need a way to change RSS configs in flight
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
A lot of config is entered into an RSS configuration, and mistakes can be easily made. Right now, the only way to recover is to manually clean-slate the rack, reconfigure, and retry. There should be a way to update the configuration through wicket and restart initialization. This could be wicket clean-slating under the hood.
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 tracing how wicket accepts RSS configuration and how rack initialization is restarted or clean-slated. Define the supported in-flight update and recovery behavior, then verify that a configuration can be corrected and initialization retried without manually cleaning the rack.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100