oxidecomputer / oxidecomputer/console
Opt out of project and VPC defaults at create time
Open
Beginner friendly
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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