Skip to content

v1.34.3

Compare
Choose a tag to compare
@kubevirt-bot kubevirt-bot released this 03 Mar 12:08
· 796 commits to main since this release

This release follows v1.34.2 and consists of 16 changes, contributed by
5 people, leading to 52 files changed, 1550 insertions(+), 467 deletions(-).

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

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: Fix http(s) proxy not working when using nbdkit to import images.
BugFix: Fix unable to list ConfigMap in cluster scope error messages in cdi controller log.
BugFix: Uncached client for Cluster Proxy
BugFix: Align disk image size to 1Mi instead of 512 bytes.
Bugfix: Fix fsoverhead calculation
BugFix: large qcow2.gz files failed to import due to pr limit
Enhancement: Add VDDK version information to DV annotation after importer pod is deleted.
TestFix: Many test stabilizing backports (imageio, cluster proxy,

Contributors

5 people contributed to this release:

     8	kubevirt-bot <kubevirtbot@redhat.com>
     4	Alexander Wels <awels@redhat.com>
     2	Bartosz Rybacki <brybacki@redhat.com>
     1	Matthew Arnold <5075485+mrnold@users.noreply.github.com>
     1	akalenyu <51477153+akalenyu@users.noreply.github.com>

Additional Resources