containerd/pkg
Akihiro Suda d9c889568e
Remove the support for Schema 1 images
Schema 1 (`application/vnd.docker.distribution.manifest.v1+prettyjws`) has been
officially deprecated since containerd v1.7 (PR 6884), and disabled since v2.0 (PR 9765).

Users who have been seeing warnings like `conversion from schema 1 images is deprecated`
now have to rebuild the image with Schema 2 or OCI.

Schema 2 was introduced in Docker 1.10 (Feb 2016), so most users should have been already
using Schema 2 or OCI.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2025-04-11 09:03:26 +09:00
..
apparmor
archive Merge pull request #11337 from azr/tar-rootpath-cache 2025-03-07 21:08:05 +00:00
atomicfile
blockio Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
cap
cdi Move CDI device spec out of the OCI package 2025-01-13 21:59:59 -08:00
cio Set stderr to empty string when using terminal on Windows. 2024-07-08 09:21:20 +03:00
deprecation Remove the support for Schema 1 images 2025-04-11 09:03:26 +09:00
dialer Chore: Simplify some syscall error checks 2024-05-06 00:44:13 -07:00
display Move images to core/images 2024-01-17 09:51:26 -08:00
epoch Refactor: Removing inherently flaky and unused SourceDateEpochOrNow function. 2023-09-17 08:34:26 -07:00
fifosync fifosync: cross-process synchronization 2024-09-05 12:48:28 -07:00
filters use format string when using printf like commands 2024-08-14 17:04:53 +05:30
gc avoid repeated calls in Tricolor gc 2024-08-26 23:35:24 -07:00
identifiers Switch to new errdefs package 2024-01-25 22:18:45 -08:00
imageverifier Ignore defunct verifier procs in test 2025-02-25 13:29:49 -08:00
ioutil
kernelversion Remove loop variable copies 2024-12-23 23:14:49 -07:00
labels Switch to new errdefs package 2024-01-25 22:18:45 -08:00
namespaces bump up ttrpc to use its MD.Clone 2024-12-30 04:01:17 +00:00
netns Move mount to core/mount 2024-01-17 09:52:12 -08:00
oci Fix CI lint error 2025-03-18 01:16:07 +00:00
oom [improve] prevent oom watcher depend on shim pkg. 2025-02-25 22:06:15 +08:00
os Reorganize mount/unmount code so it is easier to add Darwin-specific implementation 2024-08-30 15:25:06 +03:00
progress
protobuf pkg/protobuf: fix typo in godoc 2024-10-26 14:18:53 +02:00
rdt Move to use github.com/containerd/log 2023-09-22 07:53:23 -07:00
reference pkg/reference: remove deprecated SplitObject 2024-06-28 19:06:30 +02:00
rootfs Switch to new errdefs package 2024-01-25 22:18:45 -08:00
schedcore
seccomp
shim shim: Move pprof server to plugin 2024-10-03 00:12:50 +00:00
shutdown
snapshotters Remove loop variable copies 2024-12-23 23:14:49 -07:00
stdio
sys fix call fmt.Errorf with wrong error 2025-04-08 09:09:40 +08:00
testutil testutil: avoid conflict with continuity/testutil 2024-10-28 11:58:28 +09:00
timeout
tracing shim: Move ttrpc interceptors to plugins 2024-10-03 00:12:47 +00:00
ttrpcutil Make api a Go sub-module 2024-05-02 11:03:00 -07:00