Skip to content

v1.59.1

Compare
Choose a tag to compare
@kubevirt-bot kubevirt-bot released this 22 Aug 14:57
· 167 commits to main since this release

This release follows v1.59.0 and consists of 28 changes, contributed by
7 people, leading to 1046 files changed, 320360 insertions(+), 31006 deletions(-).

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

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

BugFix: Clone from snapshot - fix volume/access mode inferring for temp host assisted source PVC
BugFix: Suppress alerts to reduce noise of dependent ones
Enhancement: New DataVolume Reason field of "ImagePullFailed"
BugFix: Use scratch space when importing non-archived images
BugFix: CDIStorageProfilesIncomplete should not impact operator health
Enhancement: Introduce a controller to handle forklift's volume populators (ovirt, openstack)
BugFix: Properly transfer instancetype labels during containerdisk imports
BugFix: On deletion of the last import DV of DataImportCron with Snapshot source format, re-create an import DV
BugFix: Suppress CDIDefaultStorageClassDegraded alert on SNO
Enhancement: Onboard Infinibox CSI driver
Enhancement: Use direct io (cache=none) with qemu-img convert if target supports it in case of OOMKilled
Enhancement: Add vSphere capabilities, fix DELL ones
BugFix: Allow dataimportcron snap->pvc automatic source switch
Cleanup: VDDK datasource: Increase number of nbdkit lines logged
Enhancement: Add nbdkit command line parameters to improve reliability of multi-stage VDDK imports
Cleanup: apidocs: remove gradle dep (builder)

Contributors

7 people contributed to this release:

    16	kubevirt-bot <[email protected]>
     5	Alex Kalenyuk <[email protected]>
     2	Alexander Wels <[email protected]>
     2	Arnon Gilboa <[email protected]>
     1	Benny Zlotnik <[email protected]>
     1	Vasiliy Ulyanov <[email protected]>
     1	alromeros <[email protected]>

Additional Resources