Skip to content

[19.03] update containerd runtime v1.2.13#40540

Merged
cpuguy83 merged 1 commit intomoby:19.03from
thaJeztah:19.03_update_containerd_1.2.13
Feb 20, 2020
Merged

[19.03] update containerd runtime v1.2.13#40540
cpuguy83 merged 1 commit intomoby:19.03from
thaJeztah:19.03_update_containerd_1.2.13

Conversation

@thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Feb 18, 2020

The thirteenth patch release for containerd 1.2 fixes a regression introduced
in v1.2.12 that caused container/shim to hang on single core machines, fixes an
issue with blkio, and updates the Golang runtime to 1.12.17.

  • Fix container pid race condition
  • Update containerd/cgroups dependency to address blkio issue
  • Set octet-stream content-type on PUT request
  • Pin to libseccomp 2.3.3 to preserve compatibility with hosts that do not have libseccomp 2.4 or higher installed
  • Update Golang runtime to 1.12.17, which includes a fix to the runtime

full diff: containerd/containerd@v1.2.12...v1.2.13

The thirteenth patch release for `containerd` 1.2 fixes a regression introduced
in v1.2.12 that caused container/shim to hang on single core machines, fixes an
issue with blkio, and updates the Golang runtime to 1.12.17.

* Fix container pid race condition
* Update containerd/cgroups dependency to address blkio issue
* Set octet-stream content-type on PUT request
* Pin to libseccomp 2.3.3 to preserve compatibility with hosts that do not have libseccomp 2.4 or higher installed
* Update Golang runtime to 1.12.17, which includes a fix to the runtime

full diff: containerd/containerd@v1.2.12...v1.2.13

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

Copy link
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

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

Nice! LGTM

Copy link
Member

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

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

LGTM

@cpuguy83 cpuguy83 merged commit d1cf6d1 into moby:19.03 Feb 20, 2020
@thaJeztah thaJeztah deleted the 19.03_update_containerd_1.2.13 branch February 20, 2020 19:18
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.

4 participants