Skip to content

v1.43.0

Compare
Choose a tag to compare
@kubevirt-bot kubevirt-bot released this 07 Jan 20:02
· 610 commits to main since this release
f2939fc

This release follows v1.42.0 and consists of 11 changes, contributed by
6 people, leading to 3036 files changed, 229928 insertions(+), 64089 deletions(-).

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

Enhancement: k8s 1.23 libs
Enhancement: Update golang in builder image, to use golang 1.17
Enhancement: Use existing DataVolume on DataImportCron source digest match
BugFix: Allow http endpoints with s3 import.
Enhancement: Alert about a DataImportCron not being up to date; possibly not using a PVC that holds latest OS
Enhancement: Use ImageIO extents API to transfer raw images efficiently.
Enhancmenet: Add a datavolume field status.claimName which is the PVC name used by the underlying PVC.

Contributors

6 people contributed to this release:

     3      Arnon Gilboa <agilboa@redhat.com>
     3      Michael Henriksen <mhenriks@redhat.com>
     2      Alexander Wels <awels@redhat.com>
     1      Matthew Arnold <5075485+mrnold@users.noreply.github.com>
     1      Maya Rashish <mrashish@redhat.com>
     1      akalenyu <51477153+akalenyu@users.noreply.github.com>

Additional Resources