Skip to content

v1.51.0

Compare
Choose a tag to compare
@kubevirt-bot kubevirt-bot released this 30 Jun 00:59
· 493 commits to main since this release
ee230ec

This release follows v1.50.0 and consists of 16 changes, contributed by
9 people, leading to 61 files changed, 1444 insertions(+), 408 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.51.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: Use basic auth in nbdkit instead of passing through URL
BugFix: Fix VDDK imports failing
BugFix: Make sure smart clone controller does not create PVCs if VolumeSnapshot deleted
BugFix: Ensure that ObjectTransfer cleanup occurs
BugFix: Update DataImportCron CronJob if needed due to upgrade
BugFix: Allow creating clones without source PVC
BugFix: Correct validation of source size when cloning

Contributors

9 people contributed to this release:

     3      Arnon Gilboa <agilboa@redhat.com>
     3      Michael Henriksen <mhenriks@redhat.com>
     2      Assaf Admi <90143867+assafad@users.noreply.github.com>
     2      akalenyu <51477153+akalenyu@users.noreply.github.com>
     2      alromeros <alromero@redhat.com>
     1      Alexander Wels <awels@redhat.com>
     1      Bartosz Rybacki <brybacki@redhat.com>
     1      Matthew Arnold <5075485+mrnold@users.noreply.github.com>
     1      Maya Rashish <mrashish@redhat.com>

Additional Resources