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:
Salvador Fuentes 2018-06-18 11:42:31 -05:00
parent 593bd44f20
commit 50579d043f

View File

@ -107,6 +107,11 @@ components:
externals:
description: "Third-party projects used by the system"
cni-plugins:
description: "CNI network plugins"
url: "https://github.com/containernetworking/plugins"
commit: "7f98c94613021d8b57acfa1a2f0c8d0f6fd7ae5a"
crio:
description: |
OCI-based Kubernetes Container Runtime Interface implementation