The Wayback Machine - https://web.archive.org/web/20260314085025/https://github.com/moby/moby/pull/35320
Skip to content

Fixes LCOW after containerd 1.0 introduced regressions#35320

Merged
mlaventure merged 1 commit intomoby:masterfrom
microsoft:jjh/lcow-set-oci-root
Oct 27, 2017
Merged

Fixes LCOW after containerd 1.0 introduced regressions#35320
mlaventure merged 1 commit intomoby:masterfrom
microsoft:jjh/lcow-set-oci-root

Conversation

@lowenna
Copy link
Member

@lowenna lowenna commented Oct 27, 2017

Signed-off-by: John Howard jhoward@microsoft.com

@mlaventure @johnstep PTAL (would be good to get this merged ASAP).

Fixes #35302

#34895 regressed LCOW functionality. Two small spot fixes in this PR. Verified locally.

Signed-off-by: John Howard <jhoward@microsoft.com>
@dnephin
Copy link
Member

dnephin commented Oct 27, 2017

If there were regressions I guess LCOW is missing test coverage. This should probably include some unit tests.

@lowenna
Copy link
Member Author

lowenna commented Oct 27, 2017

@dnephin This needs end to end CI on RS3 which is being worked on.

@dnephin
Copy link
Member

dnephin commented Oct 27, 2017

end-to-end tests are not a substitute for unit tests.

Copy link
Member

@johnstep johnstep left a comment

Choose a reason for hiding this comment

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

LGTM

@lowenna
Copy link
Member Author

lowenna commented Oct 27, 2017

@dnephin I'm not saying they are, but unit tests are going to be a way off yet while the feature still has so many pieces not complete.

Copy link
Contributor

@mlaventure mlaventure left a comment

Choose a reason for hiding this comment

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

LGTM

@mlaventure mlaventure merged commit 2613c3d into moby:master Oct 27, 2017
@lowenna lowenna deleted the jjh/lcow-set-oci-root branch October 27, 2017 22:07
@thaJeztah thaJeztah added the area/lcow Issues and PR's related to the experimental LCOW feature label Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/lcow Issues and PR's related to the experimental LCOW feature status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dockerd panic when running LCOW container on 1709

7 participants