Skip to content

v0.2.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@vincepri vincepri released this 11 Oct 14:54
2fa1614

⚠️ Breaking Changes

  • Build master tag on master instead of latest (#1513): users that have manifests pointing to the latest tag must switch to release-0.2 for v0.2.x and to master if you want to follow ongoing development. Note, this is only for the bleeding edge and does not apply to released versions such as v0.2.5.

✨ New Features

  • Machine controller: Drain node before machine deletion (#1096)

📖 Documentation

  • Proposal v2: expectations and timelines (#1501)
  • Improve machine controller book (#1499)

🏃 Others

  • Update controller-runtime and golang versions (#1519)
  • Add i/o timeout to retry errors to acquire kube client (#1517)
  • Manager pull policy temp file to gitignore (#1500)
  • Cleanup the readability of some gomega error checking (#1497)
  • Unit tests for machine controller (#1493)

The image for this release is: us.gcr.io/k8s-artifacts-prod/cluster-api/cluster-api-controller:v0.2.5

Thanks to all our contributors! 😊