liquidmetal-dev / liquidmetal-dev/cluster-api-provider-microvm
Expose option to configure size of microvm root volumes
Open
kind/feature
- Dominant language
- Go
- Stars
- 157
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Users would like to create their microvm nodes with larger attached volumes.
The flintlock api exposes an option to resize the root volume of a microvm, assuming this is the correct dial to adjust, let's expose this at the capmvm level.
Contributor guide
Research direction
Start by tracing the capmvm API path that creates microVM nodes and compare it with the flintlock API's root-volume resize option. Identify the request and configuration types involved, then add the option so callers can set the root volume size and verify that the value reaches flintlock.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100