mirror of
https://github.com/ipxe/ipxe
synced 2026-05-14 20:00:42 +03:00
2360ec2a79
The underlying snapshots are not automatically deleted along with the image, and there is no flag that can be set to cause them to be automatically deleted. Tag the underlying snapshots for deletion before deleting the image, delete the image, and then delete any such tagged snapshots (including any that may remain from a previous failed deletion attempt). Signed-off-by: Michael Brown <mcb30@ipxe.org>