Releases: nutanix-cloud-native/cluster-api-provider-nutanix
Releases · nutanix-cloud-native/cluster-api-provider-nutanix
v0.4.0
Images
Name | Link |
---|---|
CAPX | ghcr.io/nutanix-cloud-native/cluster-api-provider-nutanix/controller:v0.4.0 |
What's Changed
Exciting New Features 🎉
- Add Categories to CAPX VMs by @yannickstruyf3 in #21
- add the vm boot type option (legacy or uefi) by @yannickstruyf3 in #22
- adding failurereason and failuremessage by @yannickstruyf3 in #24
- Add CAPI VMs to projects by @yannickstruyf3 in #26
- adding conditions to nutanixcluster and nutanixmachine resources by @yannickstruyf3 in #27
- Feat/secret mgmt by @yannickstruyf3 in #28
- implement additional kube-vip settings by @tuxtof in #33
- moved projects to nutanixmachine level by @yannickstruyf3 in #39
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 📖
Other Changes
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
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
fix typo (#7)
v0.2.1
KRBN-5006 step 1 (#3)