oxidecomputer / oxidecomputer/omicron

PUT /omicron-zone -- stop provisioning datasets!

Open
#6,991 2 comments 0 reactions 1 assignee View on GitHub

@smklein is already working on this.

Since Nov 5, 2024.

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

Description

This is a historical artifact -- we used to provision datasets in the PUT /omicron-zone API, but should now be able to rely on reconfigurator's executor to provision necessary datasets. This issue tracks removing the logic in:

https://github.com/oxidecomputer/omicron/blob/7ca80f1bdded124c457529c9b34e34980c16b127/sled-agent/src/sled_agent.rs#L948-L964

(Or, at least, replacing it with a check that these datasets exist)

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.