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

versions: Update kubernetes and cri-o to 1.16 #2167

Merged
merged 2 commits into from
Nov 7, 2019

Conversation

chavafg
Copy link
Contributor

@chavafg chavafg commented Nov 5, 2019

Update k8s supported version from 1.15.3 to 1.16.2
and cri-o from 1.15.0 to 1.16.0

Fixes: #2166.

Signed-off-by: Salvador Fuentes salvador.fuentes@intel.com

Update k8s supported version from 1.15.3 to 1.16.2
and cri-o from 1.15.0 to 1.16.0

Fixes: kata-containers#2166.

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
@chavafg
Copy link
Contributor Author

chavafg commented Nov 5, 2019

/test

@codecov
Copy link

codecov bot commented Nov 5, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@2082a9f). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #2167   +/-   ##
=========================================
  Coverage          ?   50.94%           
=========================================
  Files             ?      110           
  Lines             ?    15205           
  Branches          ?        0           
=========================================
  Hits              ?     7746           
  Misses            ?     6505           
  Partials          ?      954

@chavafg chavafg force-pushed the topic/k8s-1.16 branch 2 times, most recently from 7f06d53 to 264f1c6 Compare November 6, 2019 20:51
chavafg added a commit to chavafg/tests-1 that referenced this pull request Nov 6, 2019
Conmon is no longer part of the cri-o project and needs
to be built and installed along with cri-o.

Depends-on: github.com/kata-containers/runtime#2167

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
cri-tools version was managed in the tests repository, but as
we define here cri-o, containerd and kubernetes versions, it
make sense to have the cri-tools version defined in this repo.

conmon has now to be installed/built separately. So add it
to the list.

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

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
@chavafg
Copy link
Contributor Author

chavafg commented Nov 7, 2019

/test

@GabyCT GabyCT merged commit 3e3e923 into kata-containers:master Nov 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update k8s and cri-o to 1.16
4 participants