oxidecomputer / oxidecomputer/omicron
[reconfigurator] Add garbage collection for expunged datasets
Open
@jgallagher is already working on this.
Since Dec 2, 2025.
Add/expunge sled
Update System
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
Related to https://github.com/oxidecomputer/omicron/issues/5552
https://github.com/oxidecomputer/omicron/pull/6229 adds dataset to the blueprint, to make their existence explicit instead of implicit alongside zones and disks.
Like zones, we are initially implementing "add and expungement" of datasets initially, with removal being deferred until we're confident we can observe the removal of datasets from the inventory.
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.