Last release 4 years ago
no release in 18 months
Ships unpredictably
gaps range from 8 days to 7 months
Nearly every release is documented
notes for 9 of 10 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
2182 releases · first in 2017
Release timeline
2182 releases since 2017Releases
- v1.11.1-0.20180731063700-d1dcacf9ef7531 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180726171245-1263024a5aec26 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180726074841-e1a37e87971426 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180724191141-a0cfc8c1d22d24 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180722235122-9a01272dc20f22 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180721021253-2be13a8a309e21 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180721011045-b3d6f16383f821 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180720033138-42a98de2526620 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180720004650-7065dd81f90320 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180713013228-7beac6fcc10613 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180711185046-2eb817c7bdb511 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180711182613-5637e8be40bf11 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180711180448-0f3c83b11bbe11 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180711174238-1d0d9b34230411 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180711084947-fb60d18fad6111 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180711065533-ca325665759711 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180711020327-1d9a754f6acd11 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180710020848-e4ad68098e5110 Jul 2018pre-release
Nothing published for this version
- v1.11.1-0.20180710020848-952e53bf58a910 Jul 2018pre-release
Nothing published for this version
- v1.11.028 Jun 2018
Release notes
Open source →Welcome to the v1.11.0 release of containerd
criplugin!This version of
criplugin is validated against Kubernetes v1.11, but it is also compatible with Kubernetes v1.10.Features
- Added a new configure option
max_container_log_line_size. User can specify maximum container log line size in bytes. Log line longer than the limit will be split into multiple lines. (PR: #761, Issue: #283)
Notable Changes
- The IPv4 address is guaranteed to be selected, when there are both IPv4 and IPv6 addresses for a pod. (PR: #803, Issue: #783)
- Updated
crictlin Kubernetes containerd release tarball to v1.11.0. (PR: #823) - Added the ability to dynamically load new CNI config when it is changed. (PR: #825, Issue: #545)
- The streaming server of
criplugin now serves on localhost on GCE. This is to work with the kubelet streaming proxy introduced in Kubernetes 1.11. Please be sure to removestream_server_address = "127.0.0.1"when using this version of cri plugin with Kubernetes 1.10. (PR: #829, Issue: #777)
Change List: v1.0.0...v1.11.0
Try It Out
- For a GKE cluster using containerd, see the user guide.
- For a production quality cluster on GCE brought up with
kube-up.sh, see here. - For a multi-node cluster installer and bring up steps using ansible and kubeadm, see here.
- For creating a cluster from scratch on Google Cloud, see Kubernetes the Hard Way.
- For a custom installation from release tarball, see here.
- To install use LinuxKit on a local VM, see here.
Contributors
We'd like to extend a thanks to everyone who contributed to the v1.11.0 release:
- Added a new configure option
- v1.0.6-0.20190926205919-f213a05fa67026 Sept 2019pre-release
Nothing published for this version
- v1.0.6-0.20190404165118-f8171b4530be4 Apr 2019pre-release
Nothing published for this version
- v1.0.6-0.20190213085455-f0b5665a959113 Feb 2019pre-release
Nothing published for this version
- v1.0.6-0.20181030205940-bad0ae1102e130 Oct 2018pre-release
Nothing published for this version
- v1.0.6-0.20180917174330-f117382467ba17 Sept 2018pre-release
Nothing published for this version
- v1.0.57 Aug 2018
Release notes
Open source →Welcome to the v1.0.5 release of containerd
criplugin!Notable Changes
- Support
no_pivotrunc option. (PR: #872)
Change List: v1.0.4...v1.0.5
Try It Out
- For a production quality cluster on GCE brought up with
kube-up.sh, see here. - For a multi-node cluster installer and bring up steps using ansible and kubeadm, see here.
- For creating a cluster from scratch on Google Cloud, see Kubernetes the Hard Way.
- For a custom installation from release tarball, see here.
- To install use LinuxKit on a local VM, see here.
Contributors
We'd like to extend a thanks to everyone who contributed to the v1.0.5 release:
- Support
- v1.0.411 Jul 2018
Release notes
Open source →Welcome to the v1.0.4 release of containerd
criplugin!Notable Changes
- Fix a bug that
/dev/shmwill be mounted twice (PR: #818) - Fix a bug that containerd will panic when snapshotter specified by
cridoes not exist. (PR: #826) - Fix an issue that each container log line size can only be up to 4k, by backport maximum container log line size support to this release. (Issue: #283, PR: #839)
Change List: v1.0.3...v1.0.4
Try It Out
- For a production quality cluster on GCE brought up with
kube-up.sh, see here. - For a multi-node cluster installer and bring up steps using ansible and kubeadm, see here.
- For creating a cluster from scratch on Google Cloud, see Kubernetes the Hard Way.
- For a custom installation from release tarball, see here.
- To install use LinuxKit on a local VM, see here.
Contributors
We'd like to extend a thanks to everyone who contributed to the v1.0.4 release:
- Fix a bug that
- v1.0.4-0.20180620234532-40007b34d36f20 Jun 2018pre-release
Nothing published for this version
- v1.0.311 Jun 2018
Release notes
Open source →Welcome to the v1.0.3 release of containerd
criplugin!Notable Changes
- Fix a bug that empty image volume doesn't get ownership set properly. (Issue: #809, PR: #814)
Here are all notable changes since v1.0.2 release. - Fix a bug that container running as non-root will get capabilities added by user. This is fixed to keep the behavior consistent with Docker. (PR: #812)
Change List: v1.0.2...v1.0.3
Try It Out
- For a production quality cluster on GCE brought up with
kube-up.sh, see here. - For a multi-node cluster installer and bring up steps using ansible and kubeadm, see here.
- For creating a cluster from scratch on Google Cloud, see Kubernetes the Hard Way.
- For a custom installation from release tarball, see here.
- To install use LinuxKit on a local VM, see here.
Contributors
We'd like to extend a thanks to everyone who contributed to the v1.0.3 release:
- Fix a bug that empty image volume doesn't get ownership set properly. (Issue: #809, PR: #814)
- v1.0.231 May 2018
Release notes
Open source →Welcome to the v1.0.2 release of containerd
criplugin!Notable Changes
Here are all notable changes since v1.0.1 release.
- Fix size validation bug with some registries (PR: #795, Issue: containerd/containerd#2306)
- Fix a bug that containerd keeps running after cri plugin components fail. (PR: #797, Issue: containerd/containerd#2371)
Change List: v1.0.1...v1.0.2
Try It Out
- For a production quality cluster on GCE brought up with
kube-up.sh, see here. - For a multi-node cluster installer and bring up steps using ansible and kubeadm, see here.
- For creating a cluster from scratch on Google Cloud, see Kubernetes the Hard Way.
- For a custom installation from release tarball, see here.
- To install use LinuxKit on a local VM, see here.
Contributors
We'd like to extend a thanks to everyone who contributed to the v1.0.2 release:
- v1.0.122 May 2018
Release notes
Open source →Welcome to the v1.0.1 release of containerd
criplugin!Notable Changes
Here are all notable changes since v1.0.0 release.
- Explicitly set
rwforsysfsandcgroupfsfor privileged container. (PR: #764, Issue: #753) - Fix workingset memory calculation. (PR: #767)
- Update
crictltov1.0.0-beta.1. (PR: #771)
Change List: v1.0.0...v1.0.1
Try It Out
- For a production quality cluster on GCE brought up with
kube-up.sh, see here. - For a multi-node cluster installer and bring up steps using ansible and kubeadm, see here.
- For creating a cluster from scratch on Google Cloud, see Kubernetes the Hard Way.
- For a custom installation from release tarball, see here.
- To install use LinuxKit on a local VM, see here.
Contributors
We'd like to extend a thanks to everyone who contributed to the v1.0.1 release:
- Explicitly set
- v1.0.1-0.20180712234045-1984e451d5ae12 Jul 2018pre-release
Nothing published for this version
- v1.0.1-0.20180627230800-88c5165bfdc327 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180627013946-bc99f7a7e88927 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180626223723-f5803748259a26 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180626214439-c68b60514edb26 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180626203032-fd71c9f065cc26 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180626200750-47b8d30bb34526 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180626182306-0e42438e7a1526 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180626071300-f6ab733f9e0c26 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180625191003-e23c0e708a3d25 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180621231431-4eb4a295777421 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180621204351-860971025f1a21 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180621204338-263b0b99d0e621 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180621164951-07020dbdda2221 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180620205250-01d77d44f50a20 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180620173101-441a57aa56f220 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180620173034-9cb82aaecdea20 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180620173018-cfa88fca32db20 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180620012502-b5d053f3275920 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180620005753-bdddbed4deb320 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180620004344-b60e456bd99120 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180615225604-e3d57d240fbd15 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180615205030-ad293701367715 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180615020319-53f1ab41458d15 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180614212417-bf551b9c4cd514 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180614212417-405f57f8e08f14 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180613060355-b39546ce2bd213 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180612213855-46d621e4accf12 Jun 2018pre-release
Nothing published for this version
- v1.0.1-0.20180611174204-b7aac6396d7611 Jun 2018pre-release
Nothing published for this version