Skip to content

Releases: nutanix-cloud-native/cluster-api-provider-nutanix

v0.4.0

03 Jun 17:54
7a122a0
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Images

Name Link
CAPX ghcr.io/nutanix-cloud-native/cluster-api-provider-nutanix/controller:v0.4.0

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • fix klog.Info to display parameters correctly by @tuxtof in #32
  • Prevent blocking cluster deletion in case of untrusted PC certs by @yannickstruyf3 in #37

Documentation 📖

  • doc improvement kubeconfig / CNI by @tuxtof in #16

Other Changes

New Contributors

  • @ioanc made their first contribution in #35

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 Apr 17:09
56f6950
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
CAPI controller modification: network and reconciliation loop (#15)

* add debug mode for manager client

* modified vm uuid string type

* refactor wait for tasks

* modify subnet spec to list for NutanixMachine

* Modify nutanix machine controller to use subnet list

* added kube-vip and subnet list to cluster-template

v0.2.2

31 Mar 15:37
f9cf478
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release
fix typo (#7)

v0.2.1

31 Mar 12:49
356d959
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
KRBN-5006 step 1 (#3)