This release follows v1.63.1 and consists of 47 changes, contributed by
14 people, leading to 207 files changed, 3531 insertions(+), 841 deletions(-).
The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.64.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
BugFix: DataSource reference status updates are now correctly propagated to DataSources that have them as sources.
Enhancement: Add IBM VPC Block CSI storage capabilities
Enhancement: PX-CSI Portworx capabilities adjustment
BugFix: DataImportCrons now respects the platform.architecture setting in all modes.
BugFix: Fix wrong Items API type in VolumeUploadSourceList
Enhancement: Readiness/Liveness Probes for Operator
Enhancement: CDI's volume populators are now compatible with volume-data-source-validator
BugFix: Check for PVC DeletionTimeStamp before updating DV status
BugFix: Removal of CriticalAddonsOnly toleration from CDI pods.
Enhancement: Allow insecureSkipVerify on imageio importer
Enhancement: Added example network policies as part of the manifest-generator and csv-generator tools
Enhancement: Expose scheme's GroupName and Version as new global variable GroupVersion making it easier to integrate the scheme.
Enhancement: Support storageProfile minimumSupportedPVCSize in clone
Enhancement: Copy Events from tmp PVCs
BugFix: Improve PVC webhook rendering error reporting
BugFix: Fix PVC size inflation during VolumeSnapshot restore that caused strict CSI drivers (e.g., NetApp Trident) to reject the operation.
Note: CDI PVC mutating webhook will no longer wrongly inflate direct restores from volumesnapshot src
Contributors
14 people contributed to this release:
12 Adi Aloni <105346241+Acedus@users.noreply.github.com>
6 Arnon Gilboa <agilboa@redhat.com>
6 Danny Sanatar <dsanatar@redhat.com>
5 alromeros <alromero@redhat.com>
4 Alex Kalenyuk <akalenyu@redhat.com>
4 kubevirt-bot <kubevirtbot@redhat.com>
3 Shirly Radco <sradco@redhat.com>
1 Denis Ollier <dollierp@redhat.com>
1 Elad Hazan <33450275+Hazanel@users.noreply.github.com>
1 Howard Gao <hgao@redhat.com>
1 Jack Yu <jack.yu@suse.com>
1 Manuel Grandeit <m.grandeit@gmail.com>
1 Noam Assouline <nassouli@redhat.com>
1 Paul Thuriot <pth@corti.ai>