adamant-kite-43734
02/21/2026, 11:37 AMfuture-helmet-35174
02/24/2026, 8:51 AMmetadata.ownerReference on the data volume and on vmimage it should have list of so remove the ownerReference from the data volume, then the finalizer who watches on remove and see what happens with the object - data volume (you can create it through vm creation as well)
If everything is alright you can proceed with all other volumes the same way, after which you can delete the finalizer from the metadata.finalizers and re-create, but keep in mind this is hackery and we have no documentation for it so can't predict how it all comes together that's why I suggested dry run. Also after that not sure if the data volumes would have the owner reference, I think no controller will detect on vmimage creation the objects lacking owner references so keep that in mind.