mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-02 00:02:01 +00:00
Merge pull request #2864 from liubin/fix/2791-delete-cri-containerd-from-versions
runtime: delete cri containerd plugin from versions.yaml
This commit is contained in:
commit
de45c783ca
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user