Skip to content

Conversation

@dmitrygusev
Copy link
Contributor

@dmitrygusev dmitrygusev commented Apr 18, 2017

I've tested this locally on both Docker 17.03 and 17.05.


This change is Reviewable

@KostyaSha
Copy link
Member

Let's look what happen with IT on previous versions.

@codecov-io
Copy link

codecov-io commented Apr 18, 2017

Codecov Report

Merging #832 into master will increase coverage by 0.02%.
The diff coverage is 37.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #832      +/-   ##
==========================================
+ Coverage    71.7%   71.72%   +0.02%     
==========================================
  Files         306      306              
  Lines        6588     6590       +2     
  Branches      484      485       +1     
==========================================
+ Hits         4724     4727       +3     
  Misses       1577     1577              
+ Partials      287      286       -1
Impacted Files Coverage Δ
...kerjava/core/command/BuildImageResultCallback.java 43.47% <37.5%> (-4.15%) ⬇️
...ava/netty/handler/FramedResponseStreamHandler.java 89.65% <0%> (+3.44%) ⬆️
...github/dockerjava/api/model/BuildResponseItem.java 57.14% <0%> (+14.28%) ⬆️

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 53ee7e1...6559f35. Read the comment docs.

@dmitrygusev
Copy link
Contributor Author

Sure, 17.03 is the latest version that had old behaviour since 2015 when it was introduced.

And it's changed just in 17.05 which is currently the latest unstable/edge Docker version.

@KostyaSha KostyaSha modified the milestones: 3.0.9, 3.0.10 Apr 23, 2017
@KostyaSha KostyaSha merged commit dc87e0c into docker-java:master Apr 23, 2017
vuminhkh added a commit to alien4cloud/docker-java that referenced this pull request Apr 30, 2017
* master-docker-java: (25 commits)
  Add some coding styles.
  Allow an explicit Dockerfile location string to be specified to the build command (docker-java#825)
  Proposed fix for docker-java#830 (docker-java#832)
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 3.0.9
  Fix test.
  Update CHANGELOG.md
  Responce may contains token.
  adding support for unless-stopped restart policy
  Generate OSGi compliant manifest (docker-java#797)
  exclude commons-logging since docker-java uses slf4j/logback
  Unable to deserialize status response from amazon ECR login
  Ensure FakeDockerServer is started on a random free port
  Fixes docker-java#807. NettyDockerCmdExecFactory ignores API version configuration
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 3.0.8
  Update CHANGELOG.md
  Added healthcheck support in container inspect JSON result
  Use TLSv2 by default
  rerun failing tests count to 3
  ...

# Conflicts:
#	pom.xml
panuse pushed a commit to TuKangTech/docker-java that referenced this pull request Aug 20, 2017
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.

3 participants