containerd/plugins/cri/images
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
..
plugin_test.go update pause image to 3.10 2024-05-25 08:17:46 +08:00
plugin.go Fix runtime platform loading in cri image plugin init 2025-01-10 21:12:46 +00:00