Skip to content

v1.38.1

Compare
Choose a tag to compare
@kubevirt-bot kubevirt-bot released this 03 Mar 14:15
· 722 commits to main since this release

This release follows v1.38.0 and consists of 34 changes, contributed by
5 people, leading to 97 files changed, 2035 insertions(+), 711 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.38.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

v1.38.1:
Bugfix: Fix fsoverhead calculation
BugFix: cdi-docker-registry-host Pod fails to start on OpenShift
Enhancement: Add VDDK version information to DV annotation after importer pod is deleted.
TestFix: Many test stabilizing backports (imageio, cluster proxy)
BugFix: Clone with volume mode file system using StorageProfile
BugFix: Some of the cdi resources are missing labels after upgrade
BuildFix: Fixed fedora sha
Enhancement: Allow admin user to specify priority class of CDI control plane
BugFix: VDDK: accept snapshot change IDs in previous checkpoint fields
BugFix: our qemu-img convert cmd writes with cache=none (bypassing cache)
BugFix: Correct the cloneStrategy on StorageProfile
BugFix: 1999571 - fix clone into larger capacity nfs volume
BugFix: Some of the cdi resources missing app labels

Contributors

5 people contributed to this release:

    20	kubevirt-bot <kubevirtbot@redhat.com>
     5	Alexander Wels <awels@redhat.com>
     5	akalenyu <51477153+akalenyu@users.noreply.github.com>
     3	Bartosz Rybacki <brybacki@redhat.com>
     1	Adam Litke <alitke@redhat.com>

Additional Resources