mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 16:57:18 +00: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:
parent
593bd44f20
commit
50579d043f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user