mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-30 23:37:45 +00:00
version: Add support for using containerd PR
Add a pr_id field to the cri-containerd config in versions.yaml so the CI scripts can use this in the CCv0 builds Fixes #2576 Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
76b70a7a82
commit
87c632baf2
@ -188,6 +188,8 @@ externals:
|
||||
# instead of abstract socket, thus kata wouldn's support the containerd's
|
||||
# version older than them.
|
||||
version: "v1.5.2"
|
||||
# CCv0 is using a containerd PR build as our changes are still PoC
|
||||
pr_id: "5911"
|
||||
|
||||
critools:
|
||||
description: "CLI tool for Container Runtime Interface (CRI)"
|
||||
|
Loading…
Reference in New Issue
Block a user