containerd/pkg/transfer
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
..
archive Platforms: Add From/ToProto helpers for types 2023-06-28 19:54:56 -07:00
image Platforms: Add From/ToProto helpers for types 2023-06-28 19:54:56 -07:00
local Add missing unpacker.Wait for image import 2023-08-29 15:34:20 -07:00
plugins go.mod: github.com/containerd/typeurl/v2 v2.1.0 2023-02-11 23:39:52 +09:00
proxy Add configuration options to local transfer service 2023-02-25 03:40:06 +00:00
registry avoid "any" as variable name 2023-06-10 13:49:06 +02:00
streaming Fix transfer service dependencies: 2023-08-15 15:32:51 -07:00
transfer.go [transfer] update export to use image store references 2023-03-02 11:14:32 -08:00