containerd 1.2.13
Welcome to the v1.2.13 release of containerd!
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.
Notable Updates
- Fix container pid race condition containerd#4025
- Update containerd/cgroups dependency to address blkio issue containerd#4001
- Set octet-stream content-type on PUT request containerd#4028
- Pin to libseccomp 2.3.3 to preserve compatibility with hosts that do not have libseccomp 2.4 or higher installed containerd#4015
- Update Golang runtime to 1.12.17, which includes a fix to the runtime containerd#4031
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
- Phil Estes
- Wei Fu
- Michael Crosby
- Sebastiaan van Stijn
- Gábor Lipták
- Cao Zhihao
- Derek McGowan
- Ji'an Liu
- Josh Dolitsky
- Lantao Liu
- Laurent Bernaille
- Odin Ugedal
- Su Fei
- jiangpengfei
Changes
7ad184331fMerge pull request #4033 from thaJeztah/release_1.2.13f141d0f7a1Prepare v1.2.13 release0c10aca55eUpdate .mailmap with changes from masterb9b4fa7f10Merge pull request #4025 from thaJeztah/1.2_backport_fix_container_pid1f6ea50be7Merge pull request #4028 from estesp/cp-1.2-4017b970987628Fix container pid.567ca6785cSet octet-stream content-type on put request89c46ed579Merge pull request #4035 from fuweid/cp12-246a560ec9524284e4Merge pull request #4031 from thaJeztah/1.2_bump_golang_1.12.1728eb964b00script: use github.com/kubernetes-sigs/cri-tools directly5bead4582cMerge pull request #4001 from DataDog/lbernail/upgrade-cgroups01edb7cddbMerge pull request #4015 from hakman/fix-libseccomp-ver2a0ca2d077Update Golang 1.12.17a7c9b7605cFix incorrect comment from copy/paste of starting script6ad255383aPin to libseccomp 2.3.325a806c508bump cgroups dependency to address blkio issue
Changes from containerd/cgroups
c4b9ac5Merge pull request #93 from sofat1989/masterf627015avoid adding io_serviced and io_service_bytes duplicatelyd596c78Merge pull request #92 from lgtczh/add_mem_soft_limitb589cd9Merge pull request #90 from crosbymichael/makefile13a3ac4fixed an issue with invalid soft memory limits215221eAdd makefile for go and protosdb27230Merge pull request #88 from woshijpf/fix-cgroup-left-problem0ecd2b6cgroups: fix MoveTo function fail problem51b62d3Merge pull request #86 from gliptak/import142091f5Merge pull request #85 from odinuge/cgroups-hugetlb-fix97bda9cMerge pull request #84 from gliptak/patch-238dc3acCorrect forked Travis buildsa9a304aAdd Go 1.12 to Travis51dcf5fFix cgroup hugetlb size prefix for kBfc51a4cMerge pull request #81 from ZeroMagic/add_network_stats1741ae0add network stats
Dependency Changes
Previous release can be found at v1.2.12