Skip to content

v0.14.0

Compare
Choose a tag to compare
@shyamradhakrishnan shyamradhakrishnan released this 11 Dec 03:56
· 11 commits to main since this release
v0.14.0
3e14e22

What's Changed

Features

  • Add support for NSG chaining (#323)
  • Add support for dns label (#322)
  • Add support for Workload identity (#335)
  • Add machine reconcile delete on termination (#336)
  • Add node pool status in machine pool status (#338)

Bugs

  • Fix implicit aliasing nested maps (#319)
  • Use generate name so that conflicts do not arise in case of multiple clusters (#320)
  • Fix machinepool cluster name issue (#325)
  • Fix nodepool reconciliation issue (#327)
  • Retry on delete backend failure (#330)
  • Fix vm state bug and deletion bug (#340)

Others

  • Update to CAPI 1.6 (#344)
  • Delete build_spec.yaml, update SECURITY.md (#326)

Full Changelog: v0.13.0...v0.14.0