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

Bump containerd from 1.7.21 to 2.0.2 #121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Note: Upstart/SysV init based OS types are not supported.
- [kubernetes](https://github.com/kubernetes/kubernetes) v1.30.4
- [etcd](https://github.com/etcd-io/etcd) v3.5.12
- [docker](https://www.docker.com/) v26.1
- [containerd](https://containerd.io/) v1.7.21
- [containerd](https://containerd.io/) v2.0.2
- [cri-o](http://cri-o.io/) v1.30.3 (experimental: see [CRI-O Note](docs/CRI/cri-o.md). Only on fedora, ubuntu and centos based OS)
- Network Plugin
- [cni-plugins](https://github.com/containernetworking/plugins) v1.2.0
Expand Down
1 change: 1 addition & 0 deletions cache/containerd-amd64
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
9bd5b6a1bdf505d520d9a329c520258ed0a17faa9fe3db12712ee858ad59aae3 containerd-2.0.2-linux-amd64.tar.gz
1 change: 1 addition & 0 deletions cache/containerd-arm64
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
14a2a9f7f75f73e5bcfb8b183d0b84830c54b98ef8c5f6ed70e51f1a230c673e containerd-2.0.2-linux-arm64.tar.gz
1 change: 1 addition & 0 deletions cache/containerd-ppc64le
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1b19d31bb8a7f9d26d9b50675e78f397d0b01fa635c33cca456f91c412fa6df1 containerd-2.0.2-linux-ppc64le.tar.gz
7 changes: 7 additions & 0 deletions cache/containerd.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"tagName": "v2.0.2",
"url": "https://github.com/containerd/containerd/releases/tag/v2.0.2",
"description": "Welcome to the v2.0.2 release of containerd!\n\nThe second patch release for containerd 2.0 includes a number of bug fixes and improvements.\n\n### Highlights\n\n#### Container Runtime Interface (CRI)\n\n* Remove confusing warning in cri runtime config migration ([#11256](https://github.com/containerd/containerd/pull/11256))\n* Fix runtime platform loading in cri image plugin init ([#11248](https://github.com/containerd/containerd/pull/11248))\n\n#### Runtime\n\n* Update runc binary to v1.2.4 ([#11239](https://github.com/containerd/containerd/pull/11239))\n\nPlease try out the release binaries and report any issues at\nhttps://github.com/containerd/containerd/issues.\n\n### Contributors\n\n* Jin Dong\n* Derek McGowan\n* Akihiro Suda\n* Kazuyoshi Kato\n* Henry Wang\n* Krisztian Litkey\n* Phil Estes\n* Samuel Karp\n* Sebastiaan van Stijn\n* Akhil Mohan\n* Brian Goff\n* Chongyi Zheng\n* Maksym Pavlenko\n* Mike Brown\n* Pierre Gimalac\n* Wei Fu\n\n### Changes\n<details><summary>23 commits</summary>\n<p>\n\n* Prepare release notes for v2.0.2 ([#11245](https://github.com/containerd/containerd/pull/11245))\n * [`cdaf4dfb4`](https://github.com/containerd/containerd/commit/cdaf4dfb4de6b288314cf43d1571c3c6b05e8b27) Prepare release notes for v2.0.2\n* Update platforms to latest rc ([#11259](https://github.com/containerd/containerd/pull/11259))\n * [`eb125e1dd`](https://github.com/containerd/containerd/commit/eb125e1dd3ddc427fb314640aabe6eb88c8bbd3b) Update platforms to latest rc\n* Remove confusing warning in cri runtime config migration ([#11256](https://github.com/containerd/containerd/pull/11256))\n * [`468079c5c`](https://github.com/containerd/containerd/commit/468079c5c4a8c36be6f8005112bf2f0cd69984c4) Remove confusing warning in cri runtime config migration\n* Fix runtime platform loading in cri image plugin init ([#11248](https://github.com/containerd/containerd/pull/11248))\n * [`a2d9d4fd5`](https://github.com/containerd/containerd/commit/a2d9d4fd556970c39d1fe80d94a77a1aa025c032) Fix runtime platform loading in cri image plugin init\n* make sure console master tty is closed on task exit ([#11246](https://github.com/containerd/containerd/pull/11246))\n * [`184ffad01`](https://github.com/containerd/containerd/commit/184ffad01ff70e513f969a392de03b6d18b5e31e) Add integ test to check tty leak\n * [`17181ed33`](https://github.com/containerd/containerd/commit/17181ed33e018a629deeb08889bef4cc3412c64e) fix master tty leak due to leaking init container object\n* Bump up otelttrpc to 0.1.0 ([#11242](https://github.com/containerd/containerd/pull/11242))\n * [`8666e7422`](https://github.com/containerd/containerd/commit/8666e742255ac0d4e8047538aa69912689722861) Bump up otelttrpc to 0.1.0\n* ctr: `ctr images import --all-platforms`: fix unpack ([#11236](https://github.com/containerd/containerd/pull/11236))\n * [`c4270430d`](https://github.com/containerd/containerd/commit/c4270430db0f7e27a4c03b60822c7e14d210ae46) ctr: `ctr images import --all-platforms`: fix unpack\n* Update runc binary to v1.2.4 ([#11239](https://github.com/containerd/containerd/pull/11239))\n * [`7373ddd70`](https://github.com/containerd/containerd/commit/7373ddd70bed3958aecd99e9b76d431c890beaa4) update runc binary to v1.2.4\n* downgrade go-difflib and go-spew to tagged releases ([#11222](https://github.com/containerd/containerd/pull/11222))\n * [`f34147772`](https://github.com/containerd/containerd/commit/f34147772bb97ef3220c85730b6139bfbf369095) downgrade go-difflib and go-spew to tagged releases\n* Add a build tag to disable std `plugin` import ([#11213](https://github.com/containerd/containerd/pull/11213))\n * [`dca769485`](https://github.com/containerd/containerd/commit/dca769485cc524f86984631e15477f07bbf545c4) chore: add a build tag to disable containerd plugin import\n* Update golangci to 1.60.3 ([#11187](https://github.com/containerd/containerd/pull/11187))\n * [`5942b3fcb`](https://github.com/containerd/containerd/commit/5942b3fcbacf02e3aeafd0cc1070ee1888aadd31) Update golangci to 1.60.3\n</p>\n</details>\n\n### Changes from containerd/otelttrpc\n<details><summary>6 commits</summary>\n<p>\n\n* Add dependabot and upgrade golang and dependency versions ([containerd/otelttrpc#3](https://github.com/containerd/otelttrpc/pull/3))\n * [`2d46141`](https://github.com/containerd/otelttrpc/commit/2d46141c9f9842bc8e2563ae884b963e34ea175f) upgrade golang, deps, CI versions\n * [`64922e7`](https://github.com/containerd/otelttrpc/commit/64922e78c69b7bdecf065f039a5ead4d64e567e0) Add dependabot CI\n* Fix concurrent map panic on metadata ([containerd/otelttrpc#2](https://github.com/containerd/otelttrpc/pull/2))\n * [`2ba3be1`](https://github.com/containerd/otelttrpc/commit/2ba3be1e39398b8d2544f5ea962edc1e2f906d32) Fix concurrent map panic on inject metadata\n * [`f50a922`](https://github.com/containerd/otelttrpc/commit/f50a9220fc748442b274390c45773191367262ec) UT for concurrent inject/extract metadata\n</p>\n</details>\n\n### Changes from containerd/platforms\n<details><summary>6 commits</summary>\n<p>\n\n* Move windows matcher logic so all platforms can use ([containerd/platforms#22](https://github.com/containerd/platforms/pull/22))\n * [`7c58292`](https://github.com/containerd/platforms/commit/7c5829273cd83c987784fd7ef5487485e0d2fee0) Move windows matcher logic so all platforms can use\n* replace testify with stdlib in tests ([containerd/platforms#21](https://github.com/containerd/platforms/pull/21))\n * [`86a86b7`](https://github.com/containerd/platforms/commit/86a86b73a6e01f92aecad823e0f516f6198f3e2c) replace testify with stdlib in tests\n* Replace arm64 minor variant logic with lookup table ([containerd/platforms#18](https://github.com/containerd/platforms/pull/18))\n * [`364665a`](https://github.com/containerd/platforms/commit/364665a87c183d5b5eb45fc0e9b86e99013a621a) Replace arm64 minor variant logic with lookup table\n</p>\n</details>\n\n### Changes from containerd/ttrpc\n<details><summary>5 commits</summary>\n<p>\n\n* Add MD.Clone function ([containerd/ttrpc#177](https://github.com/containerd/ttrpc/pull/177))\n * [`430f734`](https://github.com/containerd/ttrpc/commit/430f7347915993a5543bfb00858ac337274528ba) Add MD.Clone\n* server: fix a Serve() vs. (immediate) Shutdown() race ([containerd/ttrpc#175](https://github.com/containerd/ttrpc/pull/175))\n * [`c4d96d5`](https://github.com/containerd/ttrpc/commit/c4d96d55ad9c4f4cf6036c70a5b18ba80655d648) server: fix Serve() vs. immediate Shutdown() race.\n * [`ed6c3ba`](https://github.com/containerd/ttrpc/commit/ed6c3ba082bdbc82284c198d93ca5f07ad9900dd) server_test: add Serve()/Shutdown() race test.\n</p>\n</details>\n\n### Dependency Changes\n\n* **github.com/containerd/otelttrpc** ea5083fda723 -> v0.1.0\n* **github.com/containerd/platforms** v1.0.0-rc.0 -> v1.0.0-rc.1\n* **github.com/containerd/ttrpc** v1.2.6 -> v1.2.7\n* **github.com/davecgh/go-spew** d8f796af33cc -> v1.1.1\n* **github.com/pmezard/go-difflib** 5d4384ee4fb2 -> v1.0.0\n* **github.com/stretchr/testify** v1.9.0 -> v1.10.0\n\nPrevious release can be found at [v2.0.1](https://github.com/containerd/containerd/releases/tag/v2.0.1)\n### Which file should I download?\n* `containerd-<VERSION>-<OS>-<ARCH>.tar.gz`: \u2705Recommended. Dynamically linked with glibc 2.31 (Ubuntu 20.04).\n* `containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz`: Statically linked. Expected to be used on non-glibc Linux distributions. Not position-independent.\n\nIn addition to containerd, typically you will have to install [runc](https://github.com/opencontainers/runc/releases)\nand [CNI plugins](https://github.com/containernetworking/plugins/releases) from their official sites too.\n\nSee also the [Getting Started](https://github.com/containerd/containerd/blob/main/docs/getting-started.md) documentation.\n",
"publishedAt": "2025-01-14T05:34:43Z",
"isLatest": true
}
4 changes: 4 additions & 0 deletions roles/kubespray-defaults/defaults/main/checksums.yml
Original file line number Diff line number Diff line change
Expand Up @@ -985,6 +985,7 @@ nerdctl_archive_checksums:
1.7.0: e421ae655ff68461bad04b4a1a0ffe40c6f0fcfb0847d5730d66cd95a7fd10cd
containerd_archive_checksums:
arm:
2.0.2: 0
1.7.21: 0
1.7.20: 0
1.7.19: 0
Expand Down Expand Up @@ -1029,6 +1030,7 @@ containerd_archive_checksums:
1.6.15: 0
1.6.14: 0
arm64:
2.0.2: 14a2a9f7f75f73e5bcfb8b183d0b84830c54b98ef8c5f6ed70e51f1a230c673e
1.7.21: 7b6b67d998eb86856d23df5d57269c054539072bbb27677975cf78269b2c5c10
1.7.20: cf80cd305f7d1c23aaf0c57bc1c1e37089cad9130d533db6fe968cdebd16c759
1.7.19: 1839e6f7cd7c62d9df3ef3deac3f404cdd5cd47bbdf8acfeb0b0f3776eb20002
Expand Down Expand Up @@ -1073,6 +1075,7 @@ containerd_archive_checksums:
1.6.15: d63e4d27c51e33cd10f8b5621c559f09ece8a65fec66d80551b36cac9e61a07d
1.6.14: 3ccb61218e60cbba0e1bbe1e5e2bf809ac1ead8eafbbff36c3195d3edd0e4809
amd64:
2.0.2: 9bd5b6a1bdf505d520d9a329c520258ed0a17faa9fe3db12712ee858ad59aae3
1.7.21: 3d1fcdfd0b141f4dc4916b7aee7f9a7773dc344baffc8954e1ca66b1adc5c120
1.7.20: e09410787b6f392748959177a84e024424f75d7aff33ea1c5b783f2260edce67
1.7.19: 97f75e60f0ad19d335b1d23385835df721cad4492740d50576997f2717dc3f94
Expand Down Expand Up @@ -1117,6 +1120,7 @@ containerd_archive_checksums:
1.6.15: 191bb4f6e4afc237efc5c85b5866b6fdfed731bde12cceaa6017a9c7f8aeda02
1.6.14: 7da626d46c4edcae1eefe6d48dc6521db3e594a402715afcddc6ac9e67e1bfcd
ppc64le:
2.0.2: 1b19d31bb8a7f9d26d9b50675e78f397d0b01fa635c33cca456f91c412fa6df1
1.7.21: 5ce0c1125e8d9ca04e2b524a2bac8b1eb97876c073023d5e083f7da64fcd8207
1.7.20: dc611df0baa90509dda35e0be993da52f42b067514329fcf538d000b110364e8
1.7.19: f41c2f28ee933a9ca24ff02cca159099fbcf798850e56cf0b7a6047ebe21fa86
Expand Down
2 changes: 1 addition & 1 deletion roles/kubespray-defaults/defaults/main/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ runc_version: v1.1.13
kata_containers_version: 3.1.3
youki_version: 0.1.0
gvisor_version: 20240305
containerd_version: 1.7.21
containerd_version: 2.0.2
cri_dockerd_version: 0.3.11

# this is relevant when container_manager == 'docker'
Expand Down
17 changes: 17 additions & 0 deletions version_diff.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"containerd": {
"current_version": "1.7.21",
"latest_version": "2.0.2",
"release": {
"tagName": "v2.0.2",
"url": "https://github.com/containerd/containerd/releases/tag/v2.0.2",
"description": "Welcome to the v2.0.2 release of containerd!\n\nThe second patch release for containerd 2.0 includes a number of bug fixes and improvements.\n\n### Highlights\n\n#### Container Runtime Interface (CRI)\n\n* Remove confusing warning in cri runtime config migration ([#11256](https://github.com/containerd/containerd/pull/11256))\n* Fix runtime platform loading in cri image plugin init ([#11248](https://github.com/containerd/containerd/pull/11248))\n\n#### Runtime\n\n* Update runc binary to v1.2.4 ([#11239](https://github.com/containerd/containerd/pull/11239))\n\nPlease try out the release binaries and report any issues at\nhttps://github.com/containerd/containerd/issues.\n\n### Contributors\n\n* Jin Dong\n* Derek McGowan\n* Akihiro Suda\n* Kazuyoshi Kato\n* Henry Wang\n* Krisztian Litkey\n* Phil Estes\n* Samuel Karp\n* Sebastiaan van Stijn\n* Akhil Mohan\n* Brian Goff\n* Chongyi Zheng\n* Maksym Pavlenko\n* Mike Brown\n* Pierre Gimalac\n* Wei Fu\n\n### Changes\n<details><summary>23 commits</summary>\n<p>\n\n* Prepare release notes for v2.0.2 ([#11245](https://github.com/containerd/containerd/pull/11245))\n * [`cdaf4dfb4`](https://github.com/containerd/containerd/commit/cdaf4dfb4de6b288314cf43d1571c3c6b05e8b27) Prepare release notes for v2.0.2\n* Update platforms to latest rc ([#11259](https://github.com/containerd/containerd/pull/11259))\n * [`eb125e1dd`](https://github.com/containerd/containerd/commit/eb125e1dd3ddc427fb314640aabe6eb88c8bbd3b) Update platforms to latest rc\n* Remove confusing warning in cri runtime config migration ([#11256](https://github.com/containerd/containerd/pull/11256))\n * [`468079c5c`](https://github.com/containerd/containerd/commit/468079c5c4a8c36be6f8005112bf2f0cd69984c4) Remove confusing warning in cri runtime config migration\n* Fix runtime platform loading in cri image plugin init ([#11248](https://github.com/containerd/containerd/pull/11248))\n * [`a2d9d4fd5`](https://github.com/containerd/containerd/commit/a2d9d4fd556970c39d1fe80d94a77a1aa025c032) Fix runtime platform loading in cri image plugin init\n* make sure console master tty is closed on task exit ([#11246](https://github.com/containerd/containerd/pull/11246))\n * [`184ffad01`](https://github.com/containerd/containerd/commit/184ffad01ff70e513f969a392de03b6d18b5e31e) Add integ test to check tty leak\n * [`17181ed33`](https://github.com/containerd/containerd/commit/17181ed33e018a629deeb08889bef4cc3412c64e) fix master tty leak due to leaking init container object\n* Bump up otelttrpc to 0.1.0 ([#11242](https://github.com/containerd/containerd/pull/11242))\n * [`8666e7422`](https://github.com/containerd/containerd/commit/8666e742255ac0d4e8047538aa69912689722861) Bump up otelttrpc to 0.1.0\n* ctr: `ctr images import --all-platforms`: fix unpack ([#11236](https://github.com/containerd/containerd/pull/11236))\n * [`c4270430d`](https://github.com/containerd/containerd/commit/c4270430db0f7e27a4c03b60822c7e14d210ae46) ctr: `ctr images import --all-platforms`: fix unpack\n* Update runc binary to v1.2.4 ([#11239](https://github.com/containerd/containerd/pull/11239))\n * [`7373ddd70`](https://github.com/containerd/containerd/commit/7373ddd70bed3958aecd99e9b76d431c890beaa4) update runc binary to v1.2.4\n* downgrade go-difflib and go-spew to tagged releases ([#11222](https://github.com/containerd/containerd/pull/11222))\n * [`f34147772`](https://github.com/containerd/containerd/commit/f34147772bb97ef3220c85730b6139bfbf369095) downgrade go-difflib and go-spew to tagged releases\n* Add a build tag to disable std `plugin` import ([#11213](https://github.com/containerd/containerd/pull/11213))\n * [`dca769485`](https://github.com/containerd/containerd/commit/dca769485cc524f86984631e15477f07bbf545c4) chore: add a build tag to disable containerd plugin import\n* Update golangci to 1.60.3 ([#11187](https://github.com/containerd/containerd/pull/11187))\n * [`5942b3fcb`](https://github.com/containerd/containerd/commit/5942b3fcbacf02e3aeafd0cc1070ee1888aadd31) Update golangci to 1.60.3\n</p>\n</details>\n\n### Changes from containerd/otelttrpc\n<details><summary>6 commits</summary>\n<p>\n\n* Add dependabot and upgrade golang and dependency versions ([containerd/otelttrpc#3](https://github.com/containerd/otelttrpc/pull/3))\n * [`2d46141`](https://github.com/containerd/otelttrpc/commit/2d46141c9f9842bc8e2563ae884b963e34ea175f) upgrade golang, deps, CI versions\n * [`64922e7`](https://github.com/containerd/otelttrpc/commit/64922e78c69b7bdecf065f039a5ead4d64e567e0) Add dependabot CI\n* Fix concurrent map panic on metadata ([containerd/otelttrpc#2](https://github.com/containerd/otelttrpc/pull/2))\n * [`2ba3be1`](https://github.com/containerd/otelttrpc/commit/2ba3be1e39398b8d2544f5ea962edc1e2f906d32) Fix concurrent map panic on inject metadata\n * [`f50a922`](https://github.com/containerd/otelttrpc/commit/f50a9220fc748442b274390c45773191367262ec) UT for concurrent inject/extract metadata\n</p>\n</details>\n\n### Changes from containerd/platforms\n<details><summary>6 commits</summary>\n<p>\n\n* Move windows matcher logic so all platforms can use ([containerd/platforms#22](https://github.com/containerd/platforms/pull/22))\n * [`7c58292`](https://github.com/containerd/platforms/commit/7c5829273cd83c987784fd7ef5487485e0d2fee0) Move windows matcher logic so all platforms can use\n* replace testify with stdlib in tests ([containerd/platforms#21](https://github.com/containerd/platforms/pull/21))\n * [`86a86b7`](https://github.com/containerd/platforms/commit/86a86b73a6e01f92aecad823e0f516f6198f3e2c) replace testify with stdlib in tests\n* Replace arm64 minor variant logic with lookup table ([containerd/platforms#18](https://github.com/containerd/platforms/pull/18))\n * [`364665a`](https://github.com/containerd/platforms/commit/364665a87c183d5b5eb45fc0e9b86e99013a621a) Replace arm64 minor variant logic with lookup table\n</p>\n</details>\n\n### Changes from containerd/ttrpc\n<details><summary>5 commits</summary>\n<p>\n\n* Add MD.Clone function ([containerd/ttrpc#177](https://github.com/containerd/ttrpc/pull/177))\n * [`430f734`](https://github.com/containerd/ttrpc/commit/430f7347915993a5543bfb00858ac337274528ba) Add MD.Clone\n* server: fix a Serve() vs. (immediate) Shutdown() race ([containerd/ttrpc#175](https://github.com/containerd/ttrpc/pull/175))\n * [`c4d96d5`](https://github.com/containerd/ttrpc/commit/c4d96d55ad9c4f4cf6036c70a5b18ba80655d648) server: fix Serve() vs. immediate Shutdown() race.\n * [`ed6c3ba`](https://github.com/containerd/ttrpc/commit/ed6c3ba082bdbc82284c198d93ca5f07ad9900dd) server_test: add Serve()/Shutdown() race test.\n</p>\n</details>\n\n### Dependency Changes\n\n* **github.com/containerd/otelttrpc** ea5083fda723 -> v0.1.0\n* **github.com/containerd/platforms** v1.0.0-rc.0 -> v1.0.0-rc.1\n* **github.com/containerd/ttrpc** v1.2.6 -> v1.2.7\n* **github.com/davecgh/go-spew** d8f796af33cc -> v1.1.1\n* **github.com/pmezard/go-difflib** 5d4384ee4fb2 -> v1.0.0\n* **github.com/stretchr/testify** v1.9.0 -> v1.10.0\n\nPrevious release can be found at [v2.0.1](https://github.com/containerd/containerd/releases/tag/v2.0.1)\n### Which file should I download?\n* `containerd-<VERSION>-<OS>-<ARCH>.tar.gz`: \u2705Recommended. Dynamically linked with glibc 2.31 (Ubuntu 20.04).\n* `containerd-static-<VERSION>-<OS>-<ARCH>.tar.gz`: Statically linked. Expected to be used on non-glibc Linux distributions. Not position-independent.\n\nIn addition to containerd, typically you will have to install [runc](https://github.com/opencontainers/runc/releases)\nand [CNI plugins](https://github.com/containernetworking/plugins/releases) from their official sites too.\n\nSee also the [Getting Started](https://github.com/containerd/containerd/blob/main/docs/getting-started.md) documentation.\n",
"publishedAt": "2025-01-14T05:34:43Z",
"isLatest": true,
"component": "containerd",
"owner": "containerd",
"repo": "containerd",
"release_type": "release"
}
}
}