Files
containerd/pkg/cri
Jiang Liu 5ad6f34329 CRI: use (snapshotter_id, snapshot_key) to uniquely identify snapshots
Before snapshotter per runtime, CRI only supports a global snapshotter.
So a snapshot can be uniquely identified by `snapshot_key`. With snapshotter
per runtime enabled, there may be multiple snapshotters used by CRI. So only
(snapshotter_id, snapshot_key) can uniquely identify a snapshot.
Also extends CRI/store/snapshot/Store to support multiple snapshotters.

Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
2023-10-16 10:21:10 +08:00
..
2023-09-22 15:35:12 -07:00
2023-03-16 17:48:49 +08:00
2023-09-22 07:53:23 -07:00
2023-06-02 09:57:22 +05:30
2023-09-22 07:53:23 -07:00
2023-10-12 09:18:20 -07:00
2023-06-24 03:04:24 +08:00
2023-10-12 15:46:57 -07:00