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

versions: move to go 1.10#260

Merged
jodh-intel merged 3 commits intokata-containers:masterfrom
jcvenegas:go1.10
Apr 27, 2018
Merged

versions: move to go 1.10#260
jodh-intel merged 3 commits intokata-containers:masterfrom
jcvenegas:go1.10

Conversation

@jcvenegas
Copy link
Member

@jcvenegas jcvenegas commented Apr 25, 2018

  • move to golang 1.10
  • Fix issues needed move to go 1.10

@jcvenegas jcvenegas force-pushed the go1.10 branch 2 times, most recently from 66f04e9 to 9610d07 Compare April 25, 2018 18:22
Sebastien Boeuf and others added 2 commits April 26, 2018 11:38
Now that our CI has moved to Go 1.10, we need to update one file
that is not formatted as the new gofmt (1.10) expects it to be
formatted.

Fixes kata-containers#249

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
Update covertool to allow run tests with go 1.10

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
@codecov
Copy link

codecov bot commented Apr 26, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #260   +/-   ##
=======================================
  Coverage   65.35%   65.35%           
=======================================
  Files          74       74           
  Lines        7892     7892           
=======================================
  Hits         5158     5158           
  Misses       2180     2180           
  Partials      554      554

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 ff3518e...20432dd. Read the comment docs.

@jcvenegas jcvenegas changed the title [DNM] tests: Fix golang 1.10 issues tests: Fix golang 1.10 issues Apr 26, 2018
@jcvenegas jcvenegas changed the title tests: Fix golang 1.10 issues versions: move to go 1.10 Apr 26, 2018
@jcvenegas
Copy link
Member Author

jcvenegas commented Apr 26, 2018

Hit two random issues:
kata-containers/tests#264
@GabyCT ping
and one not documented yet:

not ok 20 ctr execsync std{out,err}
(in test file ctr.bats, line 759)
[ "$status" -eq 0 ]' failed
@sboeuf @chavafg

@jcvenegas
Copy link
Member Author

restating all jobs.

Change the latest working go version for kata.

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
@jcvenegas
Copy link
Member Author

@sboeuf @jodh-intel @devimc @bergwolf ready to merge all jobs passing with go 1.10

Tested in agent, proxy and shim CI as well. All looks ok.

@jodh-intel
Copy link

jodh-intel commented Apr 27, 2018

Thanks @jcvenegas!

lgtm

For reference, the go 1.10 PRs for the other components:

Approved with PullApprove

@jodh-intel jodh-intel merged commit d4225ed into kata-containers:master Apr 27, 2018
@jodh-intel jodh-intel removed the review label Apr 27, 2018
@jcvenegas jcvenegas deleted the go1.10 branch January 18, 2019 17:15
zklei pushed a commit to zklei/runtime that referenced this pull request Jun 13, 2019
agent: update container cpuset cgroup parents
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.

3 participants