Skip to content

Releases: nutanix-cloud-native/cluster-api-runtime-extensions-nutanix

v0.32.0

23 Jul 14:59
17abac1
Compare
Choose a tag to compare

0.32.0 (2025-07-23)

What's Changed

Exciting New Features 🎉

  • feat: Validate the configured failure domain(s) exist and valid by @yanhua121 in #1208
  • feat: Add context to preflight check messages by @dlipovetsky in #1210
  • feat: Skip FD dependent preflight checks when failureDomain configured by @yanhua121 in #1213
  • feat(failuredomains): add failure domain rollout controller by @thunderboltsid in #1207
  • feat: Add more context to MetalLB config apply conflict errors by @dlipovetsky in #1225
  • feat: Add scale from zero cluster-autoscaler support by @jimmidyson in #1227

Fixes 🔧

Other Changes

New Contributors

Full Changelog: v0.31.1...v0.32.0

v0.31.1

09 Jul 02:17
9c71eb0
Compare
Choose a tag to compare

0.31.1 (2025-07-08)

What's Changed

Fixes 🔧

  • fix(preflight): sanitize kubernetes version for image name preflight check by @thunderboltsid in #1198
  • fix: allow http registries by disabling TLS check by @faiq in #1203
  • fix: use a better name for registry check by @faiq in #1204
  • fix: Misc. fixes to preflight check results by @dlipovetsky in #1202

Full Changelog: v0.31.0...v0.31.1

v0.31.0

04 Jul 00:12
e1f6d5d
Compare
Choose a tag to compare

0.31.0 (2025-07-03)

What's Changed

Exciting New Features 🎉

Fixes 🔧

  • fix: Do not run preflight checks if Cluster is paused by @dlipovetsky in #1181
  • fix: misc fixes to the preflight framework by @dlipovetsky in #1188
  • fix(preflight): improved error reporting for storage container and VM image checks by @thunderboltsid in #1180
  • fix(file): rename test/request/capa.go and test/request/capx.go by @thunderboltsid in #1193
  • fix: Move preflight skip annotation constants to api module by @dlipovetsky in #1187
  • fix: Include correct field name in registry preflight check results by @dlipovetsky in #1194
  • fix: add tolerations and nodeAffinity overrides for registry addon by @supershal in #1183
  • fix: include GenericNodeSpec in aggregate type by @dkoshkin in #1182
  • fix: Do not treat expected preflight check failures as internal errors by @dlipovetsky in #1195

New Contributors

Full Changelog: v0.30.0...v0.31.0

v0.30.0

24 Jun 20:48
022b848
Compare
Choose a tag to compare

0.30.0 (2025-06-24)

What's Changed

Exciting New Features 🎉

Fixes 🔧

  • fix: update CNCF registry version to 2.3.4, app version 2.8.3 by @dkoshkin in #1150
  • fix: registry addon headless service port by @dkoshkin in #1159
  • fix: preserve registry addon root CA on move by @dkoshkin in #1155
  • fix: Add noderegistration patch to previous handler by @jimmidyson in #1177

Other Changes

New Contributors

Full Changelog: v0.29.0...v0.30.0

v0.0.0-faiq.dev

24 Jun 19:10
v0.0.0-faiq.dev
57417e2
Compare
Choose a tag to compare

Changelog

Features

Bug fixes

Summary

Full Changelog: v0.29.0...v0.0.0-faiq.dev

v0.27.5

06 Jun 09:27
25b330b
Compare
Choose a tag to compare

Changelog

Bug fixes

Summary

Full Changelog: v0.27.4...v0.27.5

v0.29.0

03 Jun 20:08
05fbd72
Compare
Choose a tag to compare

0.29.0 (2025-06-03)

What's Changed

Exciting New Features 🎉

Fixes 🔧

Other Changes

Full Changelog: v0.28.2...v0.29.0

v0.28.2

24 Apr 22:41
bdbfe2c
Compare
Choose a tag to compare

0.28.2 (2025-04-24)

What's Changed

Fixes 🔧

Other Changes

Full Changelog: v0.28.1...v0.28.2

v0.28.1

14 Apr 23:12
30f8e49
Compare
Choose a tag to compare

0.28.1 (2025-04-14)

What's Changed

Fixes 🔧

  • fix: use a new version for control-plane and worker mutation handlers by @dkoshkin in #1104

Other Changes

Full Changelog: v0.28.0...v0.28.1

v0.28.0

10 Apr 20:30
e9b3fbe
Compare
Choose a tag to compare

0.28.0 (2025-04-10)

What's Changed

Exciting New Features 🎉

Fixes 🔧

  • fix: correctly handle multiple registries with the same Host by @dkoshkin in #1063
  • fix: Tolerate all NoSchedule taints for NFD and CSI deployments by @jimmidyson in #1074
  • fix: Retain existing join and init kubeadm config when adding taints by @jimmidyson in #1073

Other Changes

New Contributors

Full Changelog: v0.27.1...v0.28.0