v0.2.5
Pre-release
Pre-release
⚠️ Breaking Changes
- Build
master
tag on master instead of latest (#1513): users that have manifests pointing to thelatest
tag must switch torelease-0.2
forv0.2.x
and tomaster
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
🏃 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! 😊