containerd/plugins
Amit Barve 994fdd74e5 Don't create new scratch VHD per image for CimFS
CimFS layers don't need to create a new scratch VHD per image. The scratch VHDs used with CimFS are empty so
we can just create one base VHD and one differencing VHD and copy it for every scratch snapshot.
(Note that UVM VHDs are still unique per image because the VHD information is embedded in the UVM BCD during
import)

Signed-off-by: Amit Barve <ambarve@microsoft.com>
2024-03-06 04:18:17 -08:00
..
content/local Switch to new errdefs package 2024-01-25 22:18:45 -08:00
cri Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
diff Switch to new errdefs package 2024-01-25 22:18:45 -08:00
events Move events to plugins and core 2024-02-27 22:09:20 -08:00
gc Prevent GC from schedule itself with 0 period. 2024-02-15 11:32:53 +01:00
imageverifier Move pkg/tomlext to internal/tomlext 2024-01-17 09:57:37 -08:00
leases Move gc to pkg/gc 2024-01-17 09:55:12 -08:00
metadata Move events to plugins and core 2024-02-27 22:09:20 -08:00
nri Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
restart Add container monitor plugin type for restart 2024-02-15 21:54:40 -08:00
sandbox Move events to plugins and core 2024-02-27 22:09:20 -08:00
services Cleanup introspection interface 2024-03-01 23:07:42 -08:00
snapshots Don't create new scratch VHD per image for CimFS 2024-03-06 04:18:17 -08:00
streaming Move transfer and unpack packages 2024-02-07 22:40:15 -08:00
transfer Move transfer and unpack packages 2024-02-07 22:40:15 -08:00
types.go Add container monitor plugin type for restart 2024-02-15 21:54:40 -08:00