Urgent Upgrade Notes
(No, really, you MUST read this before you upgrade)
- CAPV v0.8.0 is based on CAPI v1alpha4 and should only be used with CAPI v0.4.x
- CAPV removed
.spec.CloudProviderConfiguration
in theVSphereCluster
object, installing CPI and CSI is now done exclusively throughClusterResourceSet
. Please take a look at the quickstart template for more examples - you should skip this release and move to
v0.8.1
if you were previously usingspec.template.ObjectMeta
in yourVSphereMachineTemplate
🐛 Bug Fixes
- Fix VSphereCluster VCenterAvailable condition #1214
- add checks for network validation on update in vSphereMachine #1192
- switch the disk move type to the default value #1195
✨ New Features
🌱 Others
- Switch to using kube-vip templates in CI #1225
📖 Documentation
Please see the Getting Started guide!
Images
Type | Link |
---|---|
Manager image | gcr.io/cluster-api-provider-vsphere/release/manager:v0.8.0 |