oxidecomputer / oxidecomputer/omicron
Prevent update if health checks failed
Open
@karencfv is already working on this.
Since Dec 2, 2025.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
Once we collect health check information on every inventory collection run (#9412), the planner can prevent a new update from starting if a health check fails.
On occasion the only way to get a system back up and running will be do perform an update or MUPdate. Support should have the ability for force an update/MUPdate if necessary.
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.
Assessment
This issue has not been assessed yet.