-
Story
-
Resolution: Done
-
Minor
-
None
-
Quality / Stability / Reliability
-
2
-
False
-
-
False
-
- PR merged where virtctl keeps vmes that were not created by it
- flag to delete vme in all cases
- vmes that are created by virtctl remain garbage collected
-
-
Storage Core Sprint 249, Storage Core Sprint 250, Storage Core Sprint 251, Storage Core Sprint 257, Storage Core Sprint 258
-
No
After running:
virtctl vmexport download
The command garbage collects the export resources without considering whether the resources were created or not by it. This behavior could be improved.
The current suggestion is to maintain the create-download-delete flow as default, but to keep vmes that were not created at the time of running the command.