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.7.0 - 2023-03-31
- Support for CAPO
v0.7.x
added (supports CAPO api versionv1alpha6
)
0.6.0 - 2022-08-15
- Increase memory limit from
80Mi
to200Mi
since we observedOOMKilled
in production.
0.5.0 - 2022-06-27
- Remove
OpenStackMachineTemplate
controller.
0.4.0 - 2022-06-09
- Support for CAPO
v0.6.x
added (supports now CAPO api versionv1beta5
)
0.3.0 - 2022-04-26
- Requeue OpenStackClusters when deletion is in-progress.
- Improve logging.
0.2.0 - 2022-03-22
- Add
OpenStackMachineTemplate
controller to remove finalizers from unused templates.
0.1.0 - 2022-02-15
- Project initilization.