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 runc/libcontainer and friends #4655

Merged
merged 5 commits into from
Sep 14, 2018
Merged

Conversation

nickethier
Copy link
Member

This PR pulls in updated deps from libcontainer, this caused some breaking changes with docker so docker was also updated to the latest stable release. Additionally logrus was upgraded to use the lowercase spelling of the repo.

@nickethier nickethier mentioned this pull request Sep 10, 2018
@@ -2,113 +2,131 @@
"comment": "",
"ignore": "test",
"package": [
{"path":"context","revision":""},
Copy link
Member

Choose a reason for hiding this comment

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

Well that's exciting. Good catch.

@schmichael
Copy link
Member

Actually just noticed the test failures look pretty real. Are those known and going to be fixed up post-merge?

@nickethier
Copy link
Member Author

Yeah this is fixed by the new executor, but I suppose it raises the question if it should go into master

@schmichael
Copy link
Member

@nickethier If it breaks master, keep it in the feature branch.

@nickethier nickethier changed the base branch from master to r-clientv2 September 14, 2018 02:54
@nickethier nickethier merged commit d3e5440 into r-clientv2 Sep 14, 2018
@nickethier nickethier deleted the f-vendor-libcontainer branch September 14, 2018 03:00
dadgar pushed a commit that referenced this pull request Sep 16, 2018
* vendor: bump libcontainer and docker to remove Sirupsen imports

* vendor: fix bad vendoring of archive package

* vendor: fix api changes to cgroups in executor

* vendor: fix docker api changes

* vendor: update github.com/Azure/go-ansiterm to use non capitalized logrus import
dadgar pushed a commit that referenced this pull request Sep 17, 2018
* vendor: bump libcontainer and docker to remove Sirupsen imports

* vendor: fix bad vendoring of archive package

* vendor: fix api changes to cgroups in executor

* vendor: fix docker api changes

* vendor: update github.com/Azure/go-ansiterm to use non capitalized logrus import
dadgar pushed a commit that referenced this pull request Sep 18, 2018
* vendor: bump libcontainer and docker to remove Sirupsen imports

* vendor: fix bad vendoring of archive package

* vendor: fix api changes to cgroups in executor

* vendor: fix docker api changes

* vendor: update github.com/Azure/go-ansiterm to use non capitalized logrus import
schmichael pushed a commit that referenced this pull request Oct 16, 2018
* vendor: bump libcontainer and docker to remove Sirupsen imports

* vendor: fix bad vendoring of archive package

* vendor: fix api changes to cgroups in executor

* vendor: fix docker api changes

* vendor: update github.com/Azure/go-ansiterm to use non capitalized logrus import
schmichael pushed a commit that referenced this pull request Oct 16, 2018
* vendor: bump libcontainer and docker to remove Sirupsen imports

* vendor: fix bad vendoring of archive package

* vendor: fix api changes to cgroups in executor

* vendor: fix docker api changes

* vendor: update github.com/Azure/go-ansiterm to use non capitalized logrus import
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants