Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 13:33
· 21 commits to main since this release
2b9eb08

What's Changed

🐛 Bugs

  • [WIP] kind/documentation: Updating Readme according to the issue #33 by @PatrickLaabs in #34
  • Fixed an issue with the LoadBalancer placeholder that ignored the IPAMType=pool. Now, it does use the pool and put a placeholder to be used by the actual LoadBalancer that is created after the first ControlPlane machine.
  • Fixed an issue where the first HarvesterMachine object would not get the Ready status, which blocked further machine deployments.
  • Fixed a small issue where an ERROR log message is shown when a HarvesterMachine is reconciliated for the first time, and might block the update of the Status field until the machine is actually created.

Other Changes

  • kind/feature: Changing ClusterResourceSets Rolloutstrategy from ApplyOnce to Reconcile by @PatrickLaabs in #41

New Contributors

Full Changelog: v0.1.2...v0.1.3