Description of problem (please be detailed as possible and provide log snippests): Creation of virtualmachines.kubevirt.io CRD doesn't trigger a reconcile. Thus ocs-storagecluster-ceph-rbd-virtualization storage class is created in huge delay. Version of all relevant components (if applicable): 4.14.10 Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? Is there any workaround available to the best of your knowledge? No Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? 1 Can this issue reproducible? yes Can this issue reproduce from the UI? I don't know If this is a regression, please provide more details to justify this: Yes, our deployment have started to fail recently due to that. Steps to Reproduce: 1. on 4.14 OCP cluster, install the latest ODF (4.14.10) 2. Create the "virtualmachines.kubevirt.io" crd (https://redhat-internal.slack.com/archives/CJW8YBDR7/p1726732753422469?thread_ts=1726559338.202149&cid=CJW8YBDR7) 3. Check when ocs-storagecluster-ceph-rbd-virtualization SC is created Actual results: ocs-storagecluster-ceph-rbd-virtualization SC is created after a huge delay from the moment virtualmachines.kubevirt.io CRD is created Expected results: Expect virtualmachines.kubevirt.io CRD creation to trigger a reconcile of the StorageCluster so the ocs-storagecluster-ceph-rbd-virtualization SC will be created immediately Additional info:
Please backport the fix to ODF-4.14 and update the RDT flag/text appropriately.