Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use node 10 when building docker images #1871

Merged
merged 1 commit into from
Oct 22, 2019

Conversation

pavolloffay
Copy link
Member

@codecov
Copy link

codecov bot commented Oct 21, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1871   +/-   ##
=======================================
  Coverage   98.44%   98.44%           
=======================================
  Files         197      197           
  Lines        9645     9645           
=======================================
  Hits         9495     9495           
  Misses        114      114           
  Partials       36       36

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 fe73936...1575073. Read the comment docs.

@yurishkuro
Copy link
Member

It should work with 8, but needs a newer patch ^8.10.

Expected version "^6.14.0 || ^8.10.0 || >=9.10.0". Got "8.9.1"

Travis is apparently not installing the latest available 8.x

@pavolloffay
Copy link
Member Author

I am not sure why it does not install the latest 8 version.

8 will be OEL soon. 10 seems like a good option https://github.com/nodejs/Release

@pavolloffay pavolloffay merged commit 98ae8d6 into jaegertracing:master Oct 22, 2019
@pavolloffay
Copy link
Member Author

Publishing latest images works now https://travis-ci.org/jaegertracing/jaeger/jobs/601180088

radekg pushed a commit to Klarrio/jaeger that referenced this pull request Oct 28, 2019
backjo pushed a commit to backjo/jaeger that referenced this pull request Dec 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants