Skip to content

v1.58.2

Compare
Choose a tag to compare
@kubevirt-bot kubevirt-bot released this 19 Mar 14:21
· 182 commits to main since this release

This release follows v1.58.1 and consists of 9 changes, contributed by
4 people, leading to 48 files changed, 1169 insertions(+), 155 deletions(-).

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

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

Cleanup: Adapt test suite for Filesystem only advanced storage
BugFix: StorageProfile ClaimPropertySets validation
BugFix: Fix DataImportCron import DataVolume creation when last import is not found
BugFix: Watch DataImportCron-orphan cronjobs and cleanup them
Enhancement: cdi.kubevirt.io/garbageCollected added to PVCs when DataVolumes are garbage collected
Enhancement: DataVolume supports PVC adoption via DataVolumeClaimAdoption feature gate and cdi.kubevirt.io/allowClaimAdoption annotation on PVC
BugFix: Change CDI webhook failure policy to Ignore
BugFix: Allow Deployed CDI to get out of Error Phase

Contributors

4 people contributed to this release:

     3	Arnon Gilboa <agilboa@redhat.com>
     3	kubevirt-bot <kubevirtbot@redhat.com>
     2	Michael Henriksen <mhenriks@redhat.com>
     1	Alex Kalenyuk <akalenyu@redhat.com>

Additional Resources