oxidecomputer / oxidecomputer/omicron

Update API to match resolution of RFD-322

Open
#2,028 3 comments 0 reactions 1 assignee View on GitHub

@just-be-dev is already working on this.

Since Dec 8, 2022.

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

Description

In RFD-322 we reached consensus to update our API design to be ID first[^1]. This issue is to track the work necessary to complete that transition.

Migration

  • Update RFD-322's determination section for clarity
  • Update instance endpoints first as a PoC of the approach #1957
  • Update disk endpoints #2008
  • Update networking endpoints #2057
  • Update organization endpoints #2050
  • Update project endpoints #2050
  • Update snapshot endpoints #2347
  • Update users and groups #2423
  • Update image endpoints
  • Update system endpoints
  • Update remaining endpoints
  • Delete non-V1 endpoints

Cutover


[^1]: I'm working on synthesizing the discussions and decisions into an an actual determination section

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.