v1.58.2
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 <[email protected]>
3 kubevirt-bot <[email protected]>
2 Michael Henriksen <[email protected]>
1 Alex Kalenyuk <[email protected]>