containerd/pkg/transfer/local
Edgar Lee 779875a057 Add missing unpacker.Wait for image import
- For remote snapshotters, the unpack phase serves as an important step for
  preparing the remote snapshot. With the missing unpacker.Wait, the
  snapshotter `Prepare` context is always canceled.
- This patch allows remote snapshotter based archives to be imported via
  the transfer service or `ctr image import`

Signed-off-by: Edgar Lee <edgarhinshunlee@gmail.com>
2023-08-29 15:34:20 -07:00
..
export.go [transfer] update export to use image store references 2023-03-02 11:14:32 -08:00
import.go Add missing unpacker.Wait for image import 2023-08-29 15:34:20 -07:00
progress.go release ticker correctly 2023-06-07 11:45:38 +08:00
pull_test.go Add unit test to getSupportedPlatform 2023-02-26 17:49:02 +00:00
pull.go Add a leading space after the comment sign 2023-02-26 17:49:15 +00:00
push.go Add a platform.ParseAll helper 2023-06-26 20:34:37 +00:00
tag.go feat: tag image using Transfer api 2023-03-05 23:22:17 +08:00
transfer.go [transfer] avoid setting limiters when max is 0 2023-05-02 18:17:34 -07:00