[containerd] Support containerd v2.0.x (#11845)

This commit is contained in:
Mohamed Omar Zaian
2025-02-05 08:32:15 +01:00
committed by GitHub
parent 4373c1be1d
commit 624937d137
6 changed files with 28 additions and 5 deletions

View File

@@ -96,7 +96,7 @@ You can tune many more [settings][runtime-spec] by supplying your own file name
containerd_base_runtime_specs:
cri-spec-custom.json: |
{
"ociVersion": "1.0.2-dev",
"ociVersion": "1.1.0",
"process": {
"user": {
"uid": 0,