oxidecomputer / oxidecomputer/console

No way to get disk out of bulk import state

Open
#1,568 5 comments 0 reactions 1 assignee View on GitHub

@fakemonster is already working on this.

Since Sep 9, 2026.

Dominant language
TypeScript
Stars
228
Forks
22
Avg merge
19h 42m
Merged PRs (30d)
32

Description

If I capriciously close the tab in the middle of image upload, I'm left with this undeleteable demon haunting me. We could add a button only for disks in this godforsaken state that lets you call diskBulkWriteImportStop, which would put the image back in ImportReady state, and then call diskFinalize, which puts the disk in Detached state and does not create a snapshot as long as you leave off the snapshot name param. We could call that "reset" or something stupid. OR, we could just enable the delete button and do all that as part of delete.

image

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.