Skip to content

v0.5.2-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrewsykim andrewsykim released this 21 Oct 23:07
b0cacda

Version 0.5.2-beta.1

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.6
  • Support for the external vSphere cloud provider (#501) (vSphere 6.7u3+)
    • For vSphere below 6.7u3, the in-tree cloud provider is still supported.
    • 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 the KubeadmConfig 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)
  • Remove default StorageClass in generated addons.yaml -- StorageClass should be managed like other cluster addons

Bug Fixes

  • Node names should match Machine names, not VSphereMachine names. (#623)
  • 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 owning Cluster 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-beta.1
Manifests image gcr.io/cluster-api-provider-vsphere/release/manifests:v0.5.2-beta.1