liquidmetal-dev/cluster-api-provider-microvm
View on GitHubUpdate to CAPI v1beta2 Contract
Open
#354 opened on May 5, 2026
area/apiarea/dependencyhelp wantedkind/dependencieskind/refactor
Repository metrics
- Stars
- (154 stars)
- PR merge metrics
- (PR metrics pending)
Description
We need to update the provider to the v1beta2 contract before v1beta1 is dropped.
Tasks:
- Adopt v1beta2 internally (and CAPI v1.11+) - CAPMVM types willl adhere to v1beta1 contract
- Do release
- Create v1alpha2 API version
- Add v1beta2 fields
- Mark old fields as deprecated
- Add metav1.Conditions
- Do release