containerd/core/transfer
Kohei Tokunaga 4332794384
Transfer: Registry: Enable plain HTTP
Currenlty transfer service doesn't handle plain HTTP connection.
This commit fixes this issue by propagating
`(core/remotes/docker/config).HostOptions.DefaultScheme` from client to the
transfer service.
This commit also fixes ctr to use this feature for "--plain-http" flag.

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2024-04-03 10:46:10 +09:00
..
archive Automatically decompress archives for transfer service import 2024-03-15 10:14:19 +08:00
image Move transfer and unpack packages 2024-02-07 22:40:15 -08:00
local Move transfer and unpack packages 2024-02-07 22:40:15 -08:00
plugins Move transfer and unpack packages 2024-02-07 22:40:15 -08:00
proxy Move transfer and unpack packages 2024-02-07 22:40:15 -08:00
registry Transfer: Registry: Enable plain HTTP 2024-04-03 10:46:10 +09:00
streaming Move transfer and unpack packages 2024-02-07 22:40:15 -08:00
transfer.go Move transfer and unpack packages 2024-02-07 22:40:15 -08:00