oxidecomputer / oxidecomputer/hubris
software anti-rollback epoch mechanism
Open
@lzrd is already working on this.
Since Jun 24, 2024.
- Dominant language
- Rust
- Stars
- 3.6k
- Forks
- 239
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 23
Description
A software anti-rollback epoch mechanism implemented by update_server using an epoch stored in the caboose needs to be implemented. A well-behaved update_server would refuse to update and/or enable an image with an epoch numerically lower than its own.
see #1127
related #1569
possibly could be solved by #1366
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.