oxidecomputer / oxidecomputer/omicron

disk delete needs to tell the pantry

Open
#8,586 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
572
Forks
97
Avg merge
2d 12h
Merged PRs (30d)
96

Description

This comes from crucible issue 1753

When a disk is deleted, any active attachments it has to a pantry need to be disconnected.
It's possible that a disk is repaired, but at the end of that repair, the disk is still left attached
to a pantry.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the disk-deletion path and reviewing Crucible issue 1753, which is the only referenced entry point. Determine how active pantry attachments are represented and disconnected; done means deleting a disk leaves no active attachment to a pantry, including after repair.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.