runtime: delete cri containerd plugin from versions.yaml

Delete cri containerd plugin from versions.yaml.

Releated to:
- https://github.com/kata-containers/tests/issues/4061
- https://github.com/kata-containers/kata-containers/issues/2791

Fixes: #2791

Signed-off-by: bin <bin@hyper.sh>
This commit is contained in:
bin 2021-10-19 21:36:08 +08:00
parent 9db56ffd85
commit b625f62d4b

View File

@ -179,16 +179,6 @@ externals:
url: "https://github.com/cri-o/cri-o"
branch: "release-1.21"
cri-containerd:
description: |
Containerd Plugin for Kubernetes Container Runtime Interface.
url: "github.com/containerd/containerd"
tarball_url: "https://github.com/containerd/containerd/releases/download"
# containerd from v1.5.0 used the path unix socket
# instead of abstract socket, thus kata wouldn's support the containerd's
# version older than them.
version: "v1.5.2"
containerd:
description: |
Containerd for Kubernetes Container Runtime Interface.