oxidecomputer / oxidecomputer/hubris
allow udprpc to reset tasks
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 3.6k
- Forks
- 239
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 23
Description
At present, one can reset tasks via the debug probes with hiffy, or reset the whole SP via the network with control-plane-agent. Unfortunately, the thing that has persistently required a remote reset of late is the control-plane-agent. It would be good if we could use humility to list and reset task state over IP using the udprpc task.
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 hiffy resets tasks and how control-plane-agent performs remote SP resets, then compare those paths with humility and the udprpc task. Done means humility can list task state over IP and reset selected tasks through udprpc.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools, embedded-iot, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100