Version 0.5.2-alpha.0
This release introduces support for the external vSphere cloud provider and vSphere cloud native storage (CNS) for vSphere 6.7u3 and above.
New Features
- CAPI v0.2.3
- Support for the external vSphere cloud provider (#501) (vSphere 6.7u3+)
- For vSphere below 6.7u3, the in-tree cloud provider is still supported.
- Use the
-u
flag when generating the manifests to enable the in-tree cloud provider. - For more information please see the Getting Started Guide's manifests section.
- Support for vSphere cloud native storage (#575) (vSphere 6.7u3+)
- The
imageRepository
field in theKubeadmConfig
resource is now configurable via CAPV's manifest generation tool. (#590) - The default version of Kubernetes is now v1.15.3 when generating manifests using CAPV's manifest generation tool. (#574)
Bug Fixes
- Fix default Calico add-on to work with apps/v1 API group (#579)
- Check
KubeadmConfig
for pre-defined control plane API endpoints (#560) - Fix a bug where a cluster's kubeconfig
Secret
resource was not deleted when the owningCluster
resource is deleted (#585)
Documentation
Please see the Getting Started guide!
Images
Type | Link |
---|---|
Manager image | gcr.io/cluster-api-provider-vsphere/release/manager:v0.5.2-alpha.0 |
Manifests image | gcr.io/cluster-api-provider-vsphere/release/manifests:v0.5.2-alpha.0 |