Description of problem: Fedora golden image name was replaced in bug 1897081 (fedora32->fedora). During an upgrade, if there's an existing PVC named "fedora32" in openshift-virtualization-os-images namespace, the PVC should be cloned and named "fedora". If there's an existing PVC named "fedora" in openshift-virtualization-os-images, no action should be taken. Version-Release number of selected component (if applicable): CNV 2.5.x -> 2.6 upgrade. How reproducible: 100% Steps to Reproduce: 1. On CNV 2.5.z (prior to 2.5.2), create a fedora golden image 2. Upgrade to 2.6 3. Verify that the golden image PVC was cloned and "fedora" PVC also exists under openshift-virtualization-os-images namespace. Actual results: Expected results: Additional info:
Pushing to 2.7, created a doc bug for 2.6 to document the workaround https://bugzilla.redhat.com/show_bug.cgi?id=1913352
As of CNV 4.10.0, common templates use DataSources, underlying PVCs can be seamlessly replaced. Closing.