Skip to content

v1.62.0

Latest
Compare
Choose a tag to compare
@kubevirt-bot kubevirt-bot released this 01 Apr 16:57
· 2 commits to main since this release

This release follows v1.61.0 and consists of 54 changes, contributed by
17 people, leading to 3174 files changed, 129486 insertions(+), 67596 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.62.0.

Pre-built CDI containers are published on Quay.io and can be viewed at:
https://quay.io/repository/kubevirt/cdi-controller/
https://quay.io/repository/kubevirt/cdi-importer/
https://quay.io/repository/kubevirt/cdi-cloner/
https://quay.io/repository/kubevirt/cdi-uploadproxy/
https://quay.io/repository/kubevirt/cdi-apiserver/
https://quay.io/repository/kubevirt/cdi-uploadserver/
https://quay.io/repository/kubevirt/cdi-operator/

Notable changes

Enhancement: IBM Block Storage CSI driver now supports RWX access mode
Cleanup: Deprecate DataVolume garbage collection
BugFix: Watch for StorageProfile updates to reconcile DataVolumes
BugFix: Fix PVC webhook rendering segfault when there is no default default storage class and no virtualization default storage class
BugFix: size-detection pod is not always cleaned after it completes
Cleanup: Bump CI to test 1.31
BugFix: Set DataVolume Bound condition to False instead of Unknown
Enhancement: Allow extra VDDK configuration parameters to be passed to VDDK importer pods.
Enhancement: Add PVC source support for DataImportCron
BugFix: Dell PowerStore uses cloneStrategy: copy over csi-clone to avoid array snapshot limits
Enhancement: Add volume capabilities for Oracle Cloud
Enhancement: Added support for Infinibox nvme protocol
Cleanup: k8s 1.31 dependencies
Cleanup: Using golang 1.23.6 in builder
Enhancement: Add RWX block to Portworx capabilities
BugFix: Add openshift.io/required-scc to required workloads
Enhancement: Create prow multi arch release script
BugFix: Fix ImagePullFailed handling in DataImportCron controller
Cleanup: DataImportCron tests - add waitForConditions to ensure all images got imported
Enhancement: Add GCP hyperdisk capabilities
BugFix: Fallback to host assisted cloning when source snapshot volume mode differs from target volume mode

Contributors

17 people contributed to this release:

    14	Alex Kalenyuk <[email protected]>
     9	Arnon Gilboa <[email protected]>
     8	kubevirt-bot <[email protected]>
     6	Thomas-David Griedel <[email protected]>
     3	Alexander Wels <[email protected]>
     2	alromeros <[email protected]>
     2	zhlhahaha <[email protected]>
     1	Ariel Kass <[email protected]>
     1	CA Fillekes, PhD. <[email protected]>
     1	Jeff McCormick <[email protected]>
     1	Jenia Peimer <[email protected]>
     1	Matthew Arnold <[email protected]>
     1	Noam Assouline <[email protected]>
     1	Shirly Radco <[email protected]>
     1	coulof <[email protected]>
     1	dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
     1	omerpresler <[email protected]>

Additional Resources