Skip to content

v0.3.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@sbueringer sbueringer released this 18 Mar 10:01
v0.3.0-rc.0
7cdee0d

🚨 This is a MAJOR release. A number of breaking changes exist in this release.

Cluster API support

This release supports the v1alpha3/v0.3.x version of Cluster API

Getting started

Changes since v0.2.0

⚠️ Breaking Changes

  • Upgrade to ClusterAPI v1alpha3. Updates of CAPO v1alpha2 clusters to v1alpha3 might be possible, but is not explicitly supported

✨ New Features

  • Support for kubeadm basd control plane
  • Support for ClusterAPI v1alpha3 failure domains

🐛 Bug Fixes

  • don't require cacert in cloud.yaml (#500)
  • deduplicate machine tags prior to openstack API apply call (#502)
  • Fix providerID (#512)

Thanks to all our contributors! 😊