oxidecomputer / oxidecomputer/console
Make it easier to create an instance within a non-default VPC/subnet
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
The instance creation page allows you to either create an instance in the default VPC, or to create a whole custom network interface. If you want to create an instance in another VPC you are forced to go through the custom network interface. It'd be nice if there was an easier option for that.
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 at the instance creation page and trace the existing default VPC and custom network interface flows. Define the simpler path for selecting another VPC and subnet, then verify that an instance can be created there without requiring a whole custom network interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100