containerd/plugins/cri
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
..
images Fix runtime platform loading in cri image plugin init 2025-01-10 21:12:46 +00:00
runtime pkg/cri/server/base: log CRI config as embedded JSON 2024-04-29 13:10:54 +02:00
cri_test.go complete cri grpc config migration 2024-12-11 16:50:42 +00:00
cri.go complete cri grpc config migration 2024-12-11 16:50:42 +00:00