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

[20.10] vendor: update containerd to latest of docker-20.10 branch #44067

Merged
merged 1 commit into from Sep 4, 2022

Conversation

thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Aug 31, 2022

Backports:

This brings the containerd vendoring up-to-date with the latest changes from
the docker-20.10 branch in our fork (https://github.com/moby/containerd). This
adds some fixes that were included in another fork that was used in the BuildKit
repository, which have now been ported to our fork as well.

Relevant changes:

  • docker: avoid concurrent map access panic
  • overlay: support "userxattr" option (kernel 5.11) (does not affect vendored code)

full diff: moby/containerd@7cfa023...96c5ae0

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

vendor.conf Outdated Show resolved Hide resolved
This brings the containerd vendoring up-to-date with the latest changes from
the docker-20.10 branch in our fork (https://github.com/moby/containerd). This
adds some fixes that were included in another fork that was used in the BuildKit
repository, which have now been ported to our fork as well.

Relevant changes:

- docker: avoid concurrent map access panic
- overlay: support "userxattr" option (kernel 5.11) (does not affect vendored code)

full diff: moby/containerd@7cfa023...96c5ae0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

Let me bring this one in; this patch was reviewed in the maintainers meeting (but at the time used the PR branch)

@thaJeztah thaJeztah merged commit b0d57e0 into moby:20.10 Sep 4, 2022
@thaJeztah thaJeztah deleted the 20.10_update_containerd_vendor branch September 4, 2022 15:14
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.

None yet

2 participants