liquidmetal-dev / liquidmetal-dev/mikrolite
Implement `cluster delete`
Open
- Dominant language
- Go
- Stars
- 10
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We need a way to completely delete a cluster (i.e. all the vms)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the `cluster` command entry point and the code that manages cluster VMs. Trace how clusters and VMs are currently created or stopped, then define completion as `cluster delete` removing every VM belonging to the selected cluster and reporting success.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100