mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-23 09:14:27 +01:00
Versions: Add CNI plugins version
The cni-plugins commit will be used to build that specific version on the CI, instead of using master. Fixes #407. Depends-on: github.com/kata-containers/tests#428 Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
This commit is contained in:
@@ -107,6 +107,11 @@ components:
|
|||||||
externals:
|
externals:
|
||||||
description: "Third-party projects used by the system"
|
description: "Third-party projects used by the system"
|
||||||
|
|
||||||
|
cni-plugins:
|
||||||
|
description: "CNI network plugins"
|
||||||
|
url: "https://github.com/containernetworking/plugins"
|
||||||
|
commit: "7f98c94613021d8b57acfa1a2f0c8d0f6fd7ae5a"
|
||||||
|
|
||||||
crio:
|
crio:
|
||||||
description: |
|
description: |
|
||||||
OCI-based Kubernetes Container Runtime Interface implementation
|
OCI-based Kubernetes Container Runtime Interface implementation
|
||||||
|
|||||||
Reference in New Issue
Block a user