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

Update libcontainer to fd6df76562137aa3b18e44b790c #8988

Merged
merged 2 commits into from
Nov 6, 2014

Conversation

crosbymichael
Copy link
Contributor

This includes code for hairpin NAT and syncpipe refactors.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
We removed the syncpipe package and replaced it with specific calls to
create a new *os.File from a specified fd passed to the process.  This
reduced code and an extra object to manage the container's init
lifecycle.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
@crosbymichael
Copy link
Contributor Author

It looks like the logrus tag was bumped in the vendor.sh script but was not run so my PR has these changes.

@tianon
Copy link
Member

tianon commented Nov 6, 2014

You're a hero ❤️

LGTM

@LK4D4
Copy link
Contributor

LK4D4 commented Nov 6, 2014

LGTM

1 similar comment
@jessfraz
Copy link
Contributor

jessfraz commented Nov 6, 2014

LGTM

crosbymichael added a commit that referenced this pull request Nov 6, 2014
Update libcontainer to fd6df76562137aa3b18e44b790c
@crosbymichael crosbymichael merged commit 68a25a5 into moby:master Nov 6, 2014
@crosbymichael crosbymichael deleted the update-libcontainer-nov1 branch November 6, 2014 19:02
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.

None yet

4 participants