Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
versions: Add cri-o version for openshift v3.9.0
Browse files Browse the repository at this point in the history
Since we want to test under kubernetes 1.10 and we also
want to supoort latest version of Openshift, which is v3.9.0,
we need to test with with different versions of CRI-O.

K8s 1.10 should use cri-o 1.10, while openshift v3.9.0
should use v1.9

Depends-on: github.com/kata-containers/tests#277

Signed-off-by: Salvador Fuentes <[email protected]>
  • Loading branch information
chavafg committed May 9, 2018
1 parent 7bd63d5 commit 5b9cebd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ externals:
OCI-based Kubernetes Container Runtime Interface implementation
url: "https://github.com/kubernetes-incubator/cri-o"
version: "393429d5961ea1f14ff21265b534e98ad2ac40fc"
meta:
openshift: "v1.9.11"

cri-containerd:
description: |
Expand Down

0 comments on commit 5b9cebd

Please sign in to comment.