containerd/plugins
Jin Dong a2d9d4fd55 Fix runtime platform loading in cri image plugin init
The cri image service init has a bug where, after getting FSPath
for snapshotter_i, it stores it under defaultSnapshotter instead
of snapshotter_i.

Also make a few other refactor:

1. Dedup the snapshotRoot loading for defaultSnapshotter
2. Remove some unnecessary logic in RuntimePlatforms for-loop

Signed-off-by: Jin Dong <djdongjin95@gmail.com>
2025-01-10 21:12:46 +00:00
..
content/local local: avoid writing to content root on readonly store 2024-10-24 18:03:09 -07:00
cri Fix runtime platform loading in cri image plugin init 2025-01-10 21:12:46 +00:00
diff Update differ to handle zstd media types 2024-11-27 16:35:58 +00: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 Update errdefs to 0.3.0 2024-10-18 16:04:54 -07:00
services services/snapshots: include name of snapshotter in debug logs 2024-10-31 18:00:38 +01:00
snapshots migrate to github.com/moby/sys/userns 2024-08-08 12:48:54 +02:00
streaming Move transfer and unpack packages 2024-02-07 22:40:15 -08:00
transfer Cleanup local transfer interface 2024-05-02 15:45:49 -07:00
types.go sandbox: add sandbox controller v2 2024-10-16 17:37:05 +08:00