From fac83dadf408a55bf94781a1555780df3ab91a98 Mon Sep 17 00:00:00 2001 From: Alex Kalenyuk Date: Tue, 19 Mar 2024 16:13:45 +0200 Subject: [PATCH] v1.58.2 release notes Signed-off-by: Alex Kalenyuk --- manual-release-notes | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/manual-release-notes b/manual-release-notes index 5e27cebb73..f667d2ab26 100644 --- a/manual-release-notes +++ b/manual-release-notes @@ -34,3 +34,13 @@ Enhancement: add .snyk file (#3016) BugFix: Add version field to the OpenAPI definition (#3014) BugFix: Fix Trident provisioner key for using csi-clone (#3008) Cleanup: Work around common snapshot controller issue in tests (#2996) + +v1.58.2 +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