You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Legacy CRI implementation of podsandbox support | containerd v2.0 | containerd v2.0 ✅ ||
411
+
| Go-Plugin library (`*.so`) as containerd runtime plugin | containerd v2.0 | containerd v2.1 | Use external plugins (proxy or binary) |
412
+
413
+
- Pulling Schema 1 images has been disabled in containerd v2.0, but it still can be enabled by setting an environment variable `CONTAINERD_ENABLE_DEPRECATED_PULL_SCHEMA_1_IMAGE=1`
414
+
until containerd v2.1. `ctr` users have to specify `--local` too (e.g., `ctr images pull --local`).
413
415
414
416
### Deprecated config properties
415
417
The deprecated properties in [`config.toml`](./docs/cri/config.md) are shown in the following table:
0 commit comments