Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Latest commit

 

History

History
51 lines (31 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 1.38 KB

Changelog

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

Changed

  • 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

Changed

  • Updated capi to v0.4.2

0.3.0 - 2021-01-19

Added

  • Check functions for MachinePool ReplicasReady condition

0.2.0 - 2020-12-04

Added

  • Add UpgradePending and ControlPlaneReferenceNotSet 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