Skip to content

v1.50.0

Compare
Choose a tag to compare
@kubevirt-bot kubevirt-bot released this 03 Jun 18:19
· 509 commits to main since this release
ed4c5bf

This release follows v1.49.0 and consists of 13 changes, contributed by
8 people, leading to 136 files changed, 2336 insertions(+), 4217 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.50.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: Fix regression where the testsuite cannot be run if the importer image is built with an older base image (like centos 8)
BugFix: Fix smart clone not updating request size if already got the requested size so expansion is not required
BugFix: Modified CDICloneStrategy strings to be correct type
BugFix: Fix smart clone controller not starting if an error occurred during startup
Enhancement: Garbage Collect Completed DataVolumes
Enhancement: Make size optional when cloning using Storage API
Enhancement: Use Go 1.18.1 for the builder/Allow native builds on arm64

Contributors

8 people contributed to this release:

     3      Arnon Gilboa <agilboa@redhat.com>
     2      Alexander Wels <awels@redhat.com>
     2      Maya Rashish <mrashish@redhat.com>
     2      Shelly Kagan <78472213+ShellyKa13@users.noreply.github.com>
     1      Michael Henriksen <mhenriks@redhat.com>
     1      akalenyu <51477153+akalenyu@users.noreply.github.com>
     1      alromeros <alromero@redhat.com>
     1      kubevirt-bot <kubevirtbot@redhat.com>

Additional Resources