Skip to content

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

Merged
thaJeztah merged 1 commit into
moby:20.10from
thaJeztah:20.10_update_containerd_vendor
Sep 4, 2022
Merged

[20.10] vendor: update containerd to latest of docker-20.10 branch#44067
thaJeztah merged 1 commit into
moby:20.10from
thaJeztah:20.10_update_containerd_vendor

Conversation

@thaJeztah

@thaJeztah thaJeztah commented Aug 31, 2022

Copy link
Copy Markdown
Member

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)

Comment thread vendor.conf Outdated
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 <[email protected]>
@thaJeztah
thaJeztah force-pushed the 20.10_update_containerd_vendor branch from a991b2b to 9e7662e Compare September 2, 2022 00:15
@thaJeztah
thaJeztah marked this pull request as ready for review September 2, 2022 00:15
@thaJeztah

Copy link
Copy Markdown
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.

2 participants