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

[18.09] backport LCOW: --platform on import (already in API) #1375

Merged
merged 1 commit into from
Sep 14, 2018

Conversation

thaJeztah
Copy link
Member

Although LCOW is still experimental, this patch was fairly trivial, so I think it'd be ok to backport (but open to input)

This backports #1371 to the 18.09 branch

git checkout -b 18.09_backport_importlcow upstream/18.09   
git cherry-pick -s -S -x b55a0b681fb9592da0de4b770b682d1493c73038 

cherry-pick was clean; no conflicts

Signed-off-by: John Howard <jhoward@microsoft.com>
(cherry picked from commit b55a0b6)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

ping @simonferquel @jhowardmsft @chris-crone PTAL

@codecov-io
Copy link

Codecov Report

Merging #1375 into 18.09 will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##            18.09    #1375      +/-   ##
==========================================
+ Coverage   54.55%   54.56%   +<.01%     
==========================================
  Files         294      294              
  Lines       19401    19403       +2     
==========================================
+ Hits        10585    10587       +2     
  Misses       8152     8152              
  Partials      664      664

Copy link
Collaborator

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

LGTM 🦁

Copy link
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

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

LGTM

@silvin-lubecki silvin-lubecki merged commit 78c42cf into docker:18.09 Sep 14, 2018
@thaJeztah thaJeztah deleted the 18.09_backport_importlcow branch September 14, 2018 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants