m2
m2 copied to clipboard
Rename images instead of deleting directly
We can enable a flag to do it. When someone deprovisions, we can delete the iscsi target but instead of deleting the rbd image, we rename it old-name-deleted. This makes it for easy recovery for accidental dpro commands. This is a suggestion by @radonm, will have to think about the details.
I made this change, will make a PR here later once the CI is fixed.