containerd/api/types/transfer
Kohei Tokunaga 7a3b7fba59
Transfer: Registry: Enable to use registry configuration diretory
Currently transfer service isn't aware of configurations of hosts directory and
ctr's `--hosts-dir` doesn't work.
This commit fixes this issue by using `config.ConfigureHosts` instead of
`docker.ConfigureDefaultRegistries`.
This commit also fixes ctr to use this feature for "--hosts-dir" flag.

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2024-03-04 15:43:30 +09:00
..
doc.go Transfer API types 2022-11-30 12:56:00 -08:00
imagestore.pb.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
imagestore.proto Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
importexport.pb.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
importexport.proto Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
progress.pb.go transfer: add OCI descriptors to Progress structure 2024-01-11 23:56:13 +09:00
progress.proto transfer: add OCI descriptors to Progress structure 2024-01-11 23:56:13 +09:00
registry.pb.go Transfer: Registry: Enable to use registry configuration diretory 2024-03-04 15:43:30 +09:00
registry.proto Transfer: Registry: Enable to use registry configuration diretory 2024-03-04 15:43:30 +09:00
streaming.pb.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
streaming.proto Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00