redhat-developer / redhat-developer/vscode-openshift-tools
Add 'Change' command for current CRC instance to allow change settings
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 123
- Forks
- 63
- Avg merge
- 6h 16m
- Merged PRs (30d)
- 74
Description
It should be possible to change vm parameters without setting everything from scratch. Now there is only Reset button and that requires to fill up every field again even if you need only to change amount of memory dedicated to vm. That should clearly indicate the current vm is going to be deleted and all resources in cluster would be lost.
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 from the existing Reset button flow for the current CRC instance and trace how VM parameters are collected. Define how a Change command preserves existing values while allowing selected settings to be edited, and ensure the flow clearly warns that the VM will be deleted and cluster resources lost when that happens.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100