mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-05-01 05:04:26 +00:00
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:
parent
9db56ffd85
commit
b625f62d4b
@ -179,16 +179,6 @@ externals:
|
|||||||
url: "https://github.com/cri-o/cri-o"
|
url: "https://github.com/cri-o/cri-o"
|
||||||
branch: "release-1.21"
|
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:
|
containerd:
|
||||||
description: |
|
description: |
|
||||||
Containerd for Kubernetes Container Runtime Interface.
|
Containerd for Kubernetes Container Runtime Interface.
|
||||||
|
Loading…
Reference in New Issue
Block a user