Expand description
This module handles the case when deleting a deployment fails midway
There could be the following cases (See ./delete.rs:delete_composefs_deployment):
- We delete the bootloader entry but fail to delete image
- We delete bootloader + image but fail to delete the state/unrefenced objects etc
Functionsยง
- composefs_
gc ๐ - List all bootloader entriesList all EROFS imagesList all state directoriesList staged depl if any
- gc_
objects ๐ - Deletes objects in sysroot/composefs/objects that are not being referenced by any of the present EROFS images
- list_
bootloader_ ๐entries - Get all Type1/Type2 bootloader entries
- list_
erofs_ ๐images - list_
state_ ๐dirs