Add crun support (#6864)

Signed-off-by: Victor Morales <v.morales@samsung.com>
This commit is contained in:
Victor Morales
2020-12-01 11:00:50 -08:00
committed by GitHub
parent da5077fa5f
commit 4f7a760a94
9 changed files with 81 additions and 1 deletions

View File

@@ -6,3 +6,10 @@ dependencies:
- apps
- kata-containers
- container-runtimes
- role: kubernetes-apps/container_runtimes/crun
when: crun_enabled
tags:
- apps
- crun
- container-runtimes