File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -376,8 +376,8 @@ The deprecated features are shown in the following table:
376376| Runtime V1 API and implementation (` io.containerd.runtime.v1.linux ` ) | containerd v1.4 | containerd v2.0 | Use ` io.containerd.runc.v2 ` |
377377| Runc V1 implementation of Runtime V2 (` io.containerd.runc.v1 ` ) | containerd v1.4 | containerd v2.0 | Use ` io.containerd.runc.v2 ` |
378378| config.toml ` version = 1 ` | containerd v1.5 | containerd v2.0 | Use config.toml ` version = 2 ` |
379- | Built-in ` aufs ` snapshotter | containerd v1.5 | containerd v2.0 | Use ` overlayfs ` snapshotter |
380- | Container label ` containerd.io/restart.logpath ` | containerd v1.5 | containerd v2.0 | Use ` containerd.io/restart.loguri ` label |
379+ | Built-in ` aufs ` snapshotter | containerd v1.5 | containerd v2.0 ✅ | Use ` overlayfs ` snapshotter |
380+ | Container label ` containerd.io/restart.logpath ` | containerd v1.5 | containerd v2.0 ✅ | Use ` containerd.io/restart.loguri ` label |
381381| ` cri-containerd-*.tar.gz ` release bundles | containerd v1.6 | containerd v2.0 | Use ` containerd-*.tar.gz ` bundles |
382382| Pulling Schema 1 images (` application/vnd.docker.distribution.manifest.v1+json ` ) | containerd v1.7 | containerd v2.0 | Use Schema 2 or OCI images |
383383| CRI ` v1alpha2 ` | containerd v1.7 | containerd v2.0 | Use CRI ` v1 ` |
You can’t perform that action at this time.
0 commit comments