-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
5
-
False
-
-
False
-
None
-
-
Storage Core Sprint 254, Storage Core Sprint 263, CNV Storage 264, CNV Storage 265, CNV Storage 266, CNV Storage 267, CNV Storage 268, CNV Storage 269, CNV Storage 270, CNV Storage 271
-
No
In webhooks we want to prevent failing requests when they are raceful.
When creating the clone it is possible and ok that the source might not exist yet. We should have a matching condition in the status to indicate it and in case the source is created then the clone can proceed.
Currently we check the source of the clone VM and in case it doesnt exist we fail the vmclone request.