All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.5.0 - 2022-03-31
- Update cluster-api to v1.0.5.
- Update github.com/giantswarm/microerror to v0.4.0
- Update k8s.io/api to v0.22.2
- Update k8s.io/apimachinery to v0.22.2
0.4.0 - 2021-09-23
- Updated capi to v0.4.2
0.3.0 - 2021-01-19
- Check functions for
MachinePool
ReplicasReady
condition
0.2.0 - 2020-12-04
- Add
UpgradePending
andControlPlaneReferenceNotSet
condition reasons. - Update code docs.
0.1.0 - 2020-11-30
- Rename template repo.
- Add provider-independent conditions: Creating, Upgrading, InfrastructureReady, ControlPlaneReady, NodePoolsReady
- Add Ready condition check functions