containerd/cmd/ctr/commands
Akihiro Suda e9f2bba1f2
remotes: FetchByDigest: propagate media type from config to desc
A media type string passed via `WithMediaType()` was not propagated
to a descriptor returned by `FetchByDigest()`.

Follow-up to PR 8744

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2024-01-18 23:50:21 +09:00
..
containers Move errdefs to pkg/errdefs 2024-01-17 09:54:45 -08:00
content remotes: FetchByDigest: propagate media type from config to desc 2024-01-18 23:50:21 +09:00
deprecations Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
events Move events to pkg/events 2024-01-17 09:54:36 -08:00
images Move errdefs to pkg/errdefs 2024-01-17 09:54:45 -08:00
info Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
install Move client to subpackage 2023-11-01 10:37:00 -07:00
leases Move leases to core/leases 2024-01-17 09:51:45 -08:00
namespaces Move runtime to core/runtime 2024-01-17 09:58:04 -08:00
oci Move oci to pkg/oci 2024-01-17 09:55:48 -08:00
plugins Switch to github.com/containerd/plugin 2023-11-01 23:01:42 -07:00
pprof Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
run Move runtime to core/runtime 2024-01-17 09:58:04 -08:00
sandboxes Move oci to pkg/oci 2024-01-17 09:55:48 -08:00
shim Move runtime to core/runtime 2024-01-17 09:58:04 -08:00
snapshots Move rootfs to pkg/rootfs 2024-01-17 09:56:07 -08:00
tasks Move runtime to core/runtime 2024-01-17 09:58:04 -08:00
version Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
client.go Move namespaces to pkg/namespaces 2024-01-17 09:55:39 -08:00
cni.go Move namespaces to pkg/namespaces 2024-01-17 09:55:39 -08:00
commands_unix.go keep the uppercase letter for flag info 2023-02-06 16:37:24 +08:00
commands_windows.go keep the uppercase letter for flag info 2023-02-06 16:37:24 +08:00
commands.go Update go module to github.com/containerd/containerd/v2 2023-10-29 20:52:21 -07:00
resolver.go Move remotes to core/remotes 2024-01-17 09:52:21 -08:00
signals_linux.go Ignore SIGURG signals in signal forwarder 2020-09-04 16:19:31 -07:00
signals_notlinux.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
signals.go Move errdefs to pkg/errdefs 2024-01-17 09:54:45 -08:00