oxidecomputer / oxidecomputer/console

Opt out of project and VPC defaults at create time

Open Beginner friendly
#3,375 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

https://github.com/oxidecomputer/omicron/pull/9750 adds API support for opting out of the default VPC on project create and the default subnet on VPC create. It's possible we don't want to support this in the console but it's as easy as adding a checkbox, so we probably do.

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 console's project-create and VPC-create flows, then read the API support described in oxidecomputer/omicron#9750. Add controls for opting out of the default VPC and default subnet, and verify that each create flow sends the selected option correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
Half a day
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.