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

versions: Update supported cri-o version#436

Closed
chavafg wants to merge 1 commit intokata-containers:masterfrom
chavafg:topic/crio-version
Closed

versions: Update supported cri-o version#436
chavafg wants to merge 1 commit intokata-containers:masterfrom
chavafg:topic/crio-version

Conversation

@chavafg
Copy link
Contributor

@chavafg chavafg commented Jun 21, 2018

We need to update the cri-o version to the
HEAD of the release-1.10 branch, which contains a fix
to be able to test cri-o with devicemapper using a
block device.

Fixes #435.

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

@katacontainersbot
Copy link
Contributor

PSS Measurement:
Qemu: 148078 KB
Proxy: 4605 KB
Shim: 8861 KB

Memory inside container:
Total Memory: 2045972 KB
Free Memory: 2007308 KB

@chavafg chavafg force-pushed the topic/crio-version branch from 448f564 to ffd6110 Compare June 21, 2018 20:29
@katacontainersbot
Copy link
Contributor

PSS Measurement:
Qemu: 146824 KB
Proxy: 4596 KB
Shim: 8869 KB

Memory inside container:
Total Memory: 2045972 KB
Free Memory: 2007432 KB

@jcvenegas
Copy link
Member

lgtm

Copy link
Member

@amshinde amshinde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@amshinde
Copy link
Member

@chavafg CI is failing

# time="2018-06-21T20:57:17Z" level=error msg="error opening storage: /dev/vdb is already part of a volume group "storage": must remove this device from any volume group or provide a different device" 

@chavafg
Copy link
Contributor Author

chavafg commented Jun 21, 2018

@amshinde yes, I forgot to export $LVM_DEVICE on the test PR, just repushed, this time it should work

@jodh-intel
Copy link

jodh-intel commented Jun 22, 2018

lgtm

Approved with PullApprove

@chavafg chavafg force-pushed the topic/crio-version branch from ffd6110 to 472b199 Compare June 22, 2018 20:29
@katacontainersbot
Copy link
Contributor

PSS Measurement:
Qemu: 142386 KB
Proxy: 4675 KB
Shim: 9089 KB

Memory inside container:
Total Memory: 2045972 KB
Free Memory: 2007308 KB

@chavafg chavafg force-pushed the topic/crio-version branch from 472b199 to 1cf8d2e Compare June 22, 2018 22:50
@katacontainersbot
Copy link
Contributor

PSS Measurement:
Qemu: 142249 KB
Proxy: 4667 KB
Shim: 8884 KB

Memory inside container:
Total Memory: 2045972 KB
Free Memory: 2007300 KB

@codecov
Copy link

codecov bot commented Jun 22, 2018

Codecov Report

Merging #436 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #436   +/-   ##
=======================================
  Coverage   63.99%   63.99%           
=======================================
  Files          87       87           
  Lines        8801     8801           
=======================================
  Hits         5632     5632           
  Misses       2564     2564           
  Partials      605      605

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9377548...09fb56c. Read the comment docs.

@jodh-intel
Copy link

Hi @chavafg - we've got a clean CI run so can we now remove the dnm label?

@chavafg
Copy link
Contributor Author

chavafg commented Jun 25, 2018

Hi,

I've changed the cri-o version from being the latest head of the release-1.10 branch to 66788a10e57f42faf741c2f149d0ee6635063014 which is a commit from the 1.11-dev release. I re-ran the CI over the weekend and it seems that the problem is gone.
Want consensus if it is ok to move to this 1.11-dev version?
/cc @jodh-intel @sboeuf @grahamwhaley @amshinde @egernst

@sboeuf
Copy link

sboeuf commented Jun 25, 2018

@chavafg which problem ? Are you talking about sporadic CRI-O failures ?
Also, moving to 1.11 means we have to move to k8s 1.11, right ? Isn't it a big change ?

@jcvenegas
Copy link
Member

lgtm

@jcvenegas
Copy link
Member

@chavafg I am fine if we can unlock the CI but we still need a plan to make sure latest cri-o release works.

@chavafg chavafg force-pushed the topic/crio-version branch from 1cf8d2e to 4b0ba0d Compare June 29, 2018 03:30
We need to update the cri-o version to the
HEAD of the release-1.10 branch, which contains a fix
to be able to test cri-o with devicemapper using a
block device.

Fixes kata-containers#435.

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

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
@chavafg chavafg force-pushed the topic/crio-version branch from 4b0ba0d to 09fb56c Compare June 29, 2018 03:35
@katacontainersbot
Copy link
Contributor

PSS Measurement:
Qemu: 148751 KB
Proxy: 4713 KB
Shim: 8766 KB

Memory inside container:
Total Memory: 2045968 KB
Free Memory: 2007228 KB

@chavafg
Copy link
Contributor Author

chavafg commented Jun 30, 2018

closing as #454 will address this.

@chavafg chavafg closed this Jun 30, 2018
@chavafg chavafg deleted the topic/crio-version branch July 12, 2018 14:12
zklei pushed a commit to zklei/runtime that referenced this pull request Jun 13, 2019
libcontainer: use /run as root containers path
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 cri-o supported version

6 participants