oxidecomputer / oxidecomputer/console

Add default VPCs, subnets, etc. to mock db to reflect saga defaults

Open
#2,932 1 comment 0 reactions 1 assignee View on GitHub

@charliepark is already working on this.

Since Jan 29, 2026.

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

Description

When creating a new project, nexus has some default resources that it creates for the user. Because these don't happen in the app layer, the mock service worker skips over them, so the new project experience in the local version of console doesn't reflect the real experience. It'd be nice if it were closer to the real thing, possibly just with our adding default values in the mock db.

More details at https://github.com/oxidecomputer/omicron/blob/main/nexus/defaults/src/lib.rs, or in the _create files in https://github.com/oxidecomputer/omicron/blob/main/nexus/src/app/sagas, but here are some screenshots:
Image
Image
Image
Image
Image
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.