Releases: kubernetes-sigs/cluster-api-provider-vsphere
templates/v1.25.6
VM templates for Kubernetes v1.25.6.
If an OVA image consists of multiple parts, use cat part-aa part-bb part-cc > <image>.ova
to join them back.
templates/v1.25.5
VM templates for Kubernetes v1.25.5.
If an OVA image consists of multiple parts, use cat part-aa part-bb part-cc > <image>.ova
to join them back.
templates/v1.24.9
VM templates for Kubernetes v1.24.9.
If an OVA image consists of multiple parts, use cat part-aa part-bb part-cc > <image>.ova
to join them back.
templates/v1.24.11
VM templates for Kubernetes v1.24.11.
If an OVA image consists of multiple parts, use cat part-aa part-bb part-cc > <image>.ova
to join them back.
templates/v1.24.10
VM templates for Kubernetes v1.24.10.
If an OVA image consists of multiple parts, use cat part-aa part-bb part-cc > <image>.ova
to join them back.
templates/v1.23.16
VM templates for Kubernetes v1.23.16.
If an OVA image consists of multiple parts, use cat part-aa part-bb part-cc > <image>.ova
to join them back.
templates/v1.23.15
VM templates for Kubernetes v1.23.15.
If an OVA image consists of multiple parts, use cat part-aa part-bb part-cc > <image>.ova
to join them back.
v1.9.3
Changes since v1.9.2
📈 Overview
- 5 new commits merged
- 1 bug fixed 🐛
🐛 Bug Fixes
- Ensure entries for ProviderServiceAccount created in the ConfigMap are cleaned up (#2849)
🌱 Others
- Bump Go version to 1.21.8 (#2818)
- Bump golang to v1.21.9 and golang.org/x/net to mitigate CVE-2023-45288 (#2875)
- Bump protobuf to v1.33 to fix CVEs (#2821)
📖 Additionally, there has been 1 contribution to our documentation and book. (#2881)
Thanks to all our contributors! 😊
v1.8.9
Changes since v1.8.8
📈 Overview
- 6 new commits merged
- 2 bugs fixed 🐛
🐛 Bug Fixes
- controllers: use apireader to not assert on cached information (#2780)
- Ensure entries for ProviderServiceAccount created in the ConfigMap are cleaned up (#2850)
🌱 Others
- bump Go version to 1.21.8 (#2819)
- Bump golang to v1.21.9 and golang.org/x/net to mitigate CVE-2023-45288 (#2876)
- bump protobuf -> v1.33 to fix CVEs (#2824)
- controllers/vmware fix test to not contain data race (#2762)
Thanks to all our contributors! 😊
v1.7.6
Changes since v1.7.5
📈 Overview
- 16 new commits merged
- 3 bugs fixed 🐛
🐛 Bug Fixes
- controllers: update the service in tests if it already exists (#2787)
- controllers: use apireader to not assert on cached information (#2782)
- Ensure entries for ProviderServiceAccount created in the ConfigMap are cleaned up (#2855)
🌱 Others
- bump Go version to 1.21.8 (#2820)
- Bump golang to v1.21.9 and golang.org/x/net to mitigate CVE-2023-45288 (#2877)
- Bump golang.org/x/crypto to v0.17.0 (#2587)
- bump protobuf -> v1.33 to fix CVEs (#2825)
- Bump to Go 1.21 (#2745)
- controllers/vmware fix test to not contain data race (#2764)
- e2e: drop image upload because its not used in any tests (#2695)
- e2e: Stop storing the CAPV image in artifacts (#2609)
- Fail startup if no CRDs are detected (#2633)
- hack/e2e.sh cleanup artifacts (#2724)
- Move openvpn to community registry (#2640)
- Prevent updating supervisors VSphereMachine.Spec.ResourcePolicyName (#2602)
- test: change way to get number of hosts to not rely on read hosts permissions (#2669)
Thanks to all our contributors! 😊