giantswarm / aws-operator

Manages Kubernetes clusters running on AWS (before Cluster API)
https://www.giantswarm.io/
Apache License 2.0
131 stars 22 forks source link

Update module github.com/containerd/containerd to v1.7.23 #3748

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/containerd/containerd v1.7.14 -> v1.7.23 age adoption passing confidence

Release Notes

containerd/containerd (github.com/containerd/containerd) ### [`v1.7.23`](https://redirect.github.com/containerd/containerd/releases/tag/v1.7.23): containerd 1.7.23 [Compare Source](https://redirect.github.com/containerd/containerd/compare/v1.7.22...v1.7.23) Welcome to the v1.7.23 release of containerd! The twenty-third patch release for containerd 1.7 contains various fixes and updates. ##### Highlights - Add errdefs aliases ([#​10792](https://redirect.github.com/containerd/containerd/pull/10792)) - Allow proxy plugins to have capabilities ([#​10731](https://redirect.github.com/containerd/containerd/pull/10731)) - Revert errdefs package migration ([#​10712](https://redirect.github.com/containerd/containerd/pull/10712)) ##### Container Runtime Interface (CRI) - Add check for CNI plugins before tearing down pod network ([#​10767](https://redirect.github.com/containerd/containerd/pull/10767)) ##### Image Distribution - Fix the race condition during GC of snapshots when client retries ([#​10763](https://redirect.github.com/containerd/containerd/pull/10763)) Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues. ##### Contributors - Derek McGowan - Austin Vazquez - Phil Estes - Akihiro Suda - Samuel Karp - Maksym Pavlenko - Kern Walster - Kir Kolyshkin - Saket Jajoo - Sameer - Wei Fu - Zou Nengren - bo.jiang ##### Changes
37 commits

- Prepare release notes for v1.7.23 ([#​10802](https://redirect.github.com/containerd/containerd/pull/10802)) - [`921f554af`](https://redirect.github.com/containerd/containerd/commit/921f554af99d32ff867f45499acdaf5f72444da6) Prepare release notes for v1.7.23 - Revert "update runc binary to 1.1.15" ([#​10826](https://redirect.github.com/containerd/containerd/pull/10826)) - [`8f16d6588`](https://redirect.github.com/containerd/containerd/commit/8f16d6588a79c4b639e6473dfca0cb899028e575) Revert "update runc binary to 1.1.15" - Switch from actuated.dev to GH Action runners for arm64 ([#​10822](https://redirect.github.com/containerd/containerd/pull/10822)) - [`41e8f24cd`](https://redirect.github.com/containerd/containerd/commit/41e8f24cd1d8de2360e6bb35a3f7e11c2330d23b) Switch from actuated.dev to GH Action runners for arm64 - [`dd811f224`](https://redirect.github.com/containerd/containerd/commit/dd811f224a327e9647fc3ff8fd30fb5c61322898) Update github actions ci to run on forks - bump golangci/golangci-lint-action from 4 to 6 ([#​10813](https://redirect.github.com/containerd/containerd/pull/10813)) - [`284484af4`](https://redirect.github.com/containerd/containerd/commit/284484af449cd09d1708ff446489e0aa22730ec6) bump golangci/golangci-lint-action from 4 to 6 - update to go1.23.2,go1.22.8 ([#​10808](https://redirect.github.com/containerd/containerd/pull/10808)) - [`814c59ba5`](https://redirect.github.com/containerd/containerd/commit/814c59ba56bfb2342350c034d791c9933014e657) update to go1.23.2,go1.22.8 - prow: allow ENABLE_CRI_SANDBOXES to be configured ([#​10801](https://redirect.github.com/containerd/containerd/pull/10801)) - [`ae11176fa`](https://redirect.github.com/containerd/containerd/commit/ae11176facd42ab7cca86a3a04b1468c1dae4b9a) prow: allow ENABLE_CRI_SANDBOXES to be configured - TestNewBinaryIOCleanup: fix a comment, minor rewrite ([#​10776](https://redirect.github.com/containerd/containerd/pull/10776)) - [`7fd794a7c`](https://redirect.github.com/containerd/containerd/commit/7fd794a7cd9ce246d1792842f2c6c0c16d9bdd76) TestNewBinaryIOCleanup: fix a comment, minor rewrite - Add errdefs aliases ([#​10792](https://redirect.github.com/containerd/containerd/pull/10792)) - [`0714a2952`](https://redirect.github.com/containerd/containerd/commit/0714a2952af68dc83c41b46d50413a344af68521) Add errdefs aliases - Update runc binary to 1.1.15 ([#​10794](https://redirect.github.com/containerd/containerd/pull/10794)) - [`113a9f1fc`](https://redirect.github.com/containerd/containerd/commit/113a9f1fc9aa47ed622bcd0eb954ef8cf84551e3) update runc binary to 1.1.15 - Update runner images to macOS13 ([#​10783](https://redirect.github.com/containerd/containerd/pull/10783)) - [`5305b03f2`](https://redirect.github.com/containerd/containerd/commit/5305b03f2c374fb54edcbbd3f1f07e413460d79e) Update runner images to macOS13 - Allow proxy plugins to have capabilities ([#​10731](https://redirect.github.com/containerd/containerd/pull/10731)) - [`950740390`](https://redirect.github.com/containerd/containerd/commit/9507403907c62536c97277bcd8ebffa7f357adae) Allow proxy plugins to have capabilities - Bump crun to 1.16.1 ([#​10774](https://redirect.github.com/containerd/containerd/pull/10774)) - [`e8aae7824`](https://redirect.github.com/containerd/containerd/commit/e8aae7824420c2c6673aeba640d168db6332099b) Bump crun to 1.16 - [`ee1c39b79`](https://redirect.github.com/containerd/containerd/commit/ee1c39b79972102da15abab87f130fa1ab08f059) CI: bump up crun to 1.15 - Fix the race condition during GC of snapshots when client retries ([#​10763](https://redirect.github.com/containerd/containerd/pull/10763)) - [`cb5e6a01a`](https://redirect.github.com/containerd/containerd/commit/cb5e6a01a30dd6a34d4f7c25d8d429a5173bc541) Fix the race condition during GC of snapshots when client retries - Add check for CNI plugins before tearing down pod network ([#​10767](https://redirect.github.com/containerd/containerd/pull/10767)) - [`278bd0f72`](https://redirect.github.com/containerd/containerd/commit/278bd0f7251eb58583f0cd52a18c16c537ae967b) \[release/1.7] Add check for CNI plugins before tearing down pod network - Revert errdefs package migration ([#​10712](https://redirect.github.com/containerd/containerd/pull/10712)) - [`18403239e`](https://redirect.github.com/containerd/containerd/commit/18403239e8cf0c040d28bf98e434198fd4852f88) Synchronize 1.7 error package with errdefs - [`d8d27205b`](https://redirect.github.com/containerd/containerd/commit/d8d27205b50bf4933a60cd9e6ddf3aaa2b56c469) Revert "migrate errdefs package to github.com/containerd/errdefs module" - [`e82d201b3`](https://redirect.github.com/containerd/containerd/commit/e82d201b3ffb87c15d2b7be2eb2e0c7bfa99d114) Revert "replace uses of github.com/containerd/containerd/errdefs" - [`51939238f`](https://redirect.github.com/containerd/containerd/commit/51939238f648806330c67a0294b5b75c79956d75) Revert "errdefs: denote deprecation as a godoc comment" - [`ae80077e8`](https://redirect.github.com/containerd/containerd/commit/ae80077e80712ba27c162d85498bc7180710c210) Revert "golangci-lint: enable depguard for packages that moved" - [`32675f983`](https://redirect.github.com/containerd/containerd/commit/32675f9837d585d957849cabf72a4afd83cbd19c) Revert "remove imports of errdefs package"

##### Changes from containerd/errdefs
29 commits

- Add errdefs/pkg package ([containerd/errdefs#19](https://redirect.github.com/containerd/errdefs/pull/19)) - [`46a6522`](https://redirect.github.com/containerd/errdefs/commit/46a6522eb15b62d58e2eb429682318d5700b3123) Add errdefs/pkg package - Update GitHub Actions packages and runners ([containerd/errdefs#20](https://redirect.github.com/containerd/errdefs/pull/20)) - [`303a6ea`](https://redirect.github.com/containerd/errdefs/commit/303a6ea6abfdcbc4ba2b8bf44c1af25a5831caea) Update to Go 1.22.8 in CI - [`e70104e`](https://redirect.github.com/containerd/errdefs/commit/e70104e29d6783e914cbe12e7aeb6c6600d0d0a2) Upgrade to golangci-lint@v1.61.0 - [`ffe5586`](https://redirect.github.com/containerd/errdefs/commit/ffe5586c0581f6744ddebe87a82ca6f75bb0da78) Upgrade to golangci/golangci-lint-action@v6 - [`908b04b`](https://redirect.github.com/containerd/errdefs/commit/908b04b90d2a8dd2127469ebb66fb9dd60a780c5) Upgrade to actions/checkout@v4 - [`608b83c`](https://redirect.github.com/containerd/errdefs/commit/608b83c69071e34c689a7174d439a700a5b10aa8) Upgrade to actions/setup-go@v5 - [`8e82ae4`](https://redirect.github.com/containerd/errdefs/commit/8e82ae46fd7eecc2425ed55cd06c6738d31ab1ef) Upgrade macOS runner image to macOS 13 - Complete interface definitions for errors ([containerd/errdefs#18](https://redirect.github.com/containerd/errdefs/pull/18)) - [`41d12e1`](https://redirect.github.com/containerd/errdefs/commit/41d12e1db5cf9452436122e3c648e761453a112c) Complete interface definitions for errors - Add support for grpc error details and multiple errors ([containerd/errdefs#7](https://redirect.github.com/containerd/errdefs/pull/7)) - [`b9dce4d`](https://redirect.github.com/containerd/errdefs/commit/b9dce4d7bd5a514f38c0b47bcc4397b7ad7930f4) Add support for grpc error details - [`ffb0349`](https://redirect.github.com/containerd/errdefs/commit/ffb0349b41b940e9415587a6e12d571cd9a55fbe) Update Resolve function to support Is interface - Add support for custom error messages ([containerd/errdefs#10](https://redirect.github.com/containerd/errdefs/pull/10)) - [`dc9b20e`](https://redirect.github.com/containerd/errdefs/commit/dc9b20ea99092223cac03215dcaf6cd96f190a7c) Add support for custom error messages - Add a resolve error function to return first error ([containerd/errdefs#9](https://redirect.github.com/containerd/errdefs/pull/9)) - [`9f87502`](https://redirect.github.com/containerd/errdefs/commit/9f87502f13ad5c2758b225ff9bc10f3d9f932010) Add a resolve error function to return first error - Add stack support ([containerd/errdefs#8](https://redirect.github.com/containerd/errdefs/pull/8)) - [`f96dfda`](https://redirect.github.com/containerd/errdefs/commit/f96dfdab01b66580d2451fee46e05f002c9ea157) Add stack package for managing error stack traces - [`70fd2d7`](https://redirect.github.com/containerd/errdefs/commit/70fd2d7ff216659f37f286c42cf827f450d9d074) Add collapsible error type - [`6022faf`](https://redirect.github.com/containerd/errdefs/commit/6022faf38302b354934727fbe5a34851f9fb95b6) Add typeurl to go mod - Fix Cancelled interface typo ([containerd/errdefs#6](https://redirect.github.com/containerd/errdefs/pull/6)) - [`9564d8f`](https://redirect.github.com/containerd/errdefs/commit/9564d8ff88294257499cd16f16b8814ef78021b6) Fix Cancelled interface typo - Split gRPC and HTTP error utility into seperate packages ([containerd/errdefs#5](https://redirect.github.com/containerd/errdefs/pull/5)) - [`fd0e482`](https://redirect.github.com/containerd/errdefs/commit/fd0e4826e7aee061a8d584680686a8fade5bccc9) Split gRPC and HTTP error utility into seperate packages - Add more grpc types ([containerd/errdefs#3](https://redirect.github.com/containerd/errdefs/pull/3)) - [`f727cdb`](https://redirect.github.com/containerd/errdefs/commit/f727cdba81f149bab695a0d5cfb9a240e8f03ae9) Add HTTP status code and error type conversion - [`9854dc7`](https://redirect.github.com/containerd/errdefs/commit/9854dc7575de563e298661aec4079fe1766d9f43) Add more grpc error types

##### Dependency Changes - **github.com/containerd/errdefs** v0.1.0 -> v0.3.0 Previous release can be found at [v1.7.22](https://redirect.github.com/containerd/containerd/releases/tag/v1.7.22) ### [`v1.7.22`](https://redirect.github.com/containerd/containerd/releases/tag/v1.7.22): containerd 1.7.22 [Compare Source](https://redirect.github.com/containerd/containerd/compare/v1.7.21...v1.7.22) Welcome to the v1.7.22 release of containerd! The twenty-second patch release for containerd 1.7 contains various fixes and updates. ##### Highlights ##### Build and Release Toolchain - Update to go1.22.7, go1.23.1 ([#​10679](https://redirect.github.com/containerd/containerd/pull/10679)) ##### Container Runtime Interface (CRI) - Cumulative stats can't decrease ([#​10670](https://redirect.github.com/containerd/containerd/pull/10670)) ##### Runtime - Fix bug where init exits were being dropped ([#​10675](https://redirect.github.com/containerd/containerd/pull/10675)) - Update runc binary to 1.1.14 ([#​10668](https://redirect.github.com/containerd/containerd/pull/10668)) Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues. ##### Contributors - Samuel Karp - James Sturtevant - Laura Brehm - Maksym Pavlenko - Akhil Mohan - Akihiro Suda - Cory Snider - Derek McGowan - Sebastiaan van Stijn ##### Changes
16 commits

- Prepare release notes for v1.7.22 ([#​10684](https://redirect.github.com/containerd/containerd/pull/10684)) - [`43174ee6a`](https://redirect.github.com/containerd/containerd/commit/43174ee6addb26a0e52f3fbed4a76bbbcc151ae0) Prepare release notes for v1.7.22 - integration: regression test for issue 10589 ([#​10682](https://redirect.github.com/containerd/containerd/pull/10682)) - [`0c4ba21d8`](https://redirect.github.com/containerd/containerd/commit/0c4ba21d855ce81b2b946d2f6779c1dc529da506) integration: regression test for issue 10589 - [`1cc2cfa4b`](https://redirect.github.com/containerd/containerd/commit/1cc2cfa4bf042e8c202f44903a6445bd1f432a5b) fifosync: cross-process synchronization - Fix bug where init exits were being dropped ([#​10675](https://redirect.github.com/containerd/containerd/pull/10675)) - [`f338717ed`](https://redirect.github.com/containerd/containerd/commit/f338717ed4fdc06d289b8d6e2862eeb3035b32da) runc-shim: handle pending execs as running - [`686c69490`](https://redirect.github.com/containerd/containerd/commit/686c69490d0bb9ed6513b3ed2f2502ec65b11d75) runc-shim: refuse to start execs after init exits - [`760935e52`](https://redirect.github.com/containerd/containerd/commit/760935e5211df1b6681fcf14d62804710fe512cd) runc-shim: remove misleading comment - Update to go1.22.7, go1.23.1 ([#​10679](https://redirect.github.com/containerd/containerd/pull/10679)) - [`19d678f73`](https://redirect.github.com/containerd/containerd/commit/19d678f732da9fcf9445a65ece4ad5ad3e993580) update to go1.22.7, go1.23.1 - Cumulative stats can't decrease ([#​10670](https://redirect.github.com/containerd/containerd/pull/10670)) - [`3658d5b40`](https://redirect.github.com/containerd/containerd/commit/3658d5b403bbcb92f994cfdcd03b6fca1acb87aa) Include change in cri server - [`88d001c74`](https://redirect.github.com/containerd/containerd/commit/88d001c749a8b90416460c776196c88f0fc26977) Cumulative stats can't decrease - Update runc binary to 1.1.14 ([#​10668](https://redirect.github.com/containerd/containerd/pull/10668)) - [`33e8a2005`](https://redirect.github.com/containerd/containerd/commit/33e8a20050808a9d9300269d2ce705ec934154e3) update runc binary to 1.1.14

##### Dependency Changes This release has no dependency changes Previous release can be found at [v1.7.21](https://redirect.github.com/containerd/containerd/releases/tag/v1.7.21) ### [`v1.7.21`](https://redirect.github.com/containerd/containerd/releases/tag/v1.7.21): containerd 1.7.21 [Compare Source](https://redirect.github.com/containerd/containerd/compare/v1.7.20...v1.7.21) Welcome to the v1.7.21 release of containerd! The twenty-first patch release for containerd 1.7 contains various fixes and updates. ##### Highlights - Regenerate introspection UUID if state is empty ([#​10510](https://redirect.github.com/containerd/containerd/pull/10510)) - Set stderr to empty string when using terminal on Windows ([#​10499](https://redirect.github.com/containerd/containerd/pull/10499)) ##### Build and Release Toolchain - Move builds to Go 1.22 and add support for testing with 1.23 ([#​10596](https://redirect.github.com/containerd/containerd/pull/10596)) ##### Container Runtime Interface (CRI) - Borrow latest wsstream from k8s v1.31.x to 1.7 ([#​10575](https://redirect.github.com/containerd/containerd/pull/10575)) - Ensure the CRIAPIV1Alpha2 warning's lastOccurrence is accurate ([#​10571](https://redirect.github.com/containerd/containerd/pull/10571)) - Make `StopContainer` idempotent ([#​10528](https://redirect.github.com/containerd/containerd/pull/10528)) - Make `StopPodSandbox` idempotent ([#​10527](https://redirect.github.com/containerd/containerd/pull/10527)) ##### Go client - Fix failed force deletion for tasks with PID 0 ([#​10523](https://redirect.github.com/containerd/containerd/pull/10523)) ##### Runtime - Fix packaged runc reporting incorrect version ([#​10559](https://redirect.github.com/containerd/containerd/pull/10559)) - Ensure `/run/containerd` gets created with correct perms ([#​10534](https://redirect.github.com/containerd/containerd/pull/10534)) ##### Deprecations - Ensure the CRIAPIV1Alpha2 warning's lastOccurrence is accurate ([#​10571](https://redirect.github.com/containerd/containerd/pull/10571)) - Update warnings for deprecated CRI config fields ([#​10512](https://redirect.github.com/containerd/containerd/pull/10512)) Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues. ##### Contributors - Davanum Srinivas - Samuel Karp - Sebastiaan van Stijn - Phil Estes - Maksym Pavlenko - Akhil Mohan - Chris Henzie - Derek McGowan - Kazuyoshi Kato - Sascha Grunert - Akihiro Suda - Erikson Tung - Iceber Gu - Mauri de Souza Meneguzzo - Mike Brown - Shengjing Zhu - TinaMor - rongfu.leng ##### Changes
45 commits

- Prepare release notes for v1.7.21 ([#​10632](https://redirect.github.com/containerd/containerd/pull/10632)) - [`975f279ee`](https://redirect.github.com/containerd/containerd/commit/975f279eeb3033d05e1b1089b11bd678cc73efd7) Prepare release notes for v1.7.21 - go.mod: keep minimum go version at go1.21 ([#​10633](https://redirect.github.com/containerd/containerd/pull/10633)) - [`d63bd8464`](https://redirect.github.com/containerd/containerd/commit/d63bd846458b7c504dc0efe59f275fee8e29322d) go.mod: keep minimum go version at go1.21 - Move builds to Go 1.22 and add support for testing with 1.23 ([#​10596](https://redirect.github.com/containerd/containerd/pull/10596)) - [`c76028088`](https://redirect.github.com/containerd/containerd/commit/c7602808814d6ca235d37323ff37cde9bdf9d6bb) update golangci-lint to 1.60.1 - [`3b263d082`](https://redirect.github.com/containerd/containerd/commit/3b263d082cb09a2911150135a760508527557a0e) add go1.23.0, drop go1.21.x - Fix TestNewBinaryIOCleanup on Go 1.23 and Linux 5.4 ([#​10590](https://redirect.github.com/containerd/containerd/pull/10590)) - [`09ca004de`](https://redirect.github.com/containerd/containerd/commit/09ca004dee1fe7752a652f474661e23d7e3489d4) Fix TestNewBinaryIOCleanup on Go 1.23 and Linux 5.4 - Borrow latest wsstream from k8s v1.31.x to 1.7 ([#​10575](https://redirect.github.com/containerd/containerd/pull/10575)) - [`9269d97b1`](https://redirect.github.com/containerd/containerd/commit/9269d97b1d3c08afba0914028a1ae73220aaa6e4) hide wsstream under internal/ to prevent external use - [`59815fa44`](https://redirect.github.com/containerd/containerd/commit/59815fa44be5f20954e4acf02c91590f78c053f6) golangci-lint should only look for problems in new code - [`1c431dc6f`](https://redirect.github.com/containerd/containerd/commit/1c431dc6ff7bb928ad3656c318a24548026f560f) Run go mod tidy - [`226f93d92`](https://redirect.github.com/containerd/containerd/commit/226f93d928723e1cc14d07d84f774e77d4d1bb61) Add copyright headers - [`6f3252733`](https://redirect.github.com/containerd/containerd/commit/6f3252733c4f5dd13048096fdf08799ad5733893) switch over references to the new package - [`0a85d476a`](https://redirect.github.com/containerd/containerd/commit/0a85d476a1c2dd9b0ee562a8a3e295744a6f9685) Fix up some constant references - [`82bfa44d0`](https://redirect.github.com/containerd/containerd/commit/82bfa44d0fedef27c2b74af49866d74d5317359b) Copy over wsstream from k8s v1.31.0-rc.1 release - Ensure the CRIAPIV1Alpha2 warning's lastOccurrence is accurate ([#​10571](https://redirect.github.com/containerd/containerd/pull/10571)) - [`52b79f337`](https://redirect.github.com/containerd/containerd/commit/52b79f3377af7c0003abe85e3d93d7d679d8418f) Update CRIAPIV1Alpha2 warning lastOccurrence every call - pkg/userns: deprecate and migrate to github.com/moby/sys/userns ([#​10564](https://redirect.github.com/containerd/containerd/pull/10564)) - [`dce0b5a6d`](https://redirect.github.com/containerd/containerd/commit/dce0b5a6d338900f33ff44808483ebf63dced65a) migrate to github.com/moby/sys/userns - [`65f7d0740`](https://redirect.github.com/containerd/containerd/commit/65f7d07409562252aaab84da481ca4e9334a5810) pkg/userns: deprecate and migrate to github.com/moby/sys/user/userns - [`f21675c27`](https://redirect.github.com/containerd/containerd/commit/f21675c2731774c54412b3855a9eb43a757f69c4) vendor: github.com/moby/sys/user v0.2.0 - update to go1.21.13 / go1.22.6 ([#​10570](https://redirect.github.com/containerd/containerd/pull/10570)) - [`228914a5e`](https://redirect.github.com/containerd/containerd/commit/228914a5e533db62f2637267c26b0093b6e8625e) update to go1.21.13 / go1.22.6 - Fix TestNewBinaryIOCleanup failing with gotip ([#​10554](https://redirect.github.com/containerd/containerd/pull/10554)) - [`3ff82ba0f`](https://redirect.github.com/containerd/containerd/commit/3ff82ba0f007e0fb856f7b2b174f5bc1ab1237cd) Fix TestNewBinaryIOCleanup failing with gotip - Fix packaged runc reporting incorrect version ([#​10559](https://redirect.github.com/containerd/containerd/pull/10559)) - [`d51143f6f`](https://redirect.github.com/containerd/containerd/commit/d51143f6fad370fce2c2f5b0507365fb0a229372) script/setup/install-runc: fix runc using incorrect version - update auths code comment ([#​10536](https://redirect.github.com/containerd/containerd/pull/10536)) - [`7bb1455d8`](https://redirect.github.com/containerd/containerd/commit/7bb1455d88aef5c558125c8c3b08230dc78fbdcb) update auths code comment - Ensure `/run/containerd` gets created with correct perms ([#​10534](https://redirect.github.com/containerd/containerd/pull/10534)) - [`16c5fc768`](https://redirect.github.com/containerd/containerd/commit/16c5fc7689d8c9d715b2387c2844b22bb7a8e76e) Ensure /run/containerd is created with correct perms - Make `StopContainer` idempotent ([#​10528](https://redirect.github.com/containerd/containerd/pull/10528)) - [`6da4e40b2`](https://redirect.github.com/containerd/containerd/commit/6da4e40b22ce2beb3cbb88dcdb8c7ede279e5b14) Make `StopContainer` RPC idempotent - Make `StopPodSandbox` idempotent ([#​10527](https://redirect.github.com/containerd/containerd/pull/10527)) - [`b3b6f1507`](https://redirect.github.com/containerd/containerd/commit/b3b6f15075e1ecd07ca49d667e6dedd94bf4145a) Make `StopPodSandbox` RPC idempotent - Fix failed force deletion for tasks with PID 0 ([#​10523](https://redirect.github.com/containerd/containerd/pull/10523)) - [`0db46f664`](https://redirect.github.com/containerd/containerd/commit/0db46f664ab1394add6c813b764121a5f12d6ef3) client: fix tasks with PID 0 cannot be forced to delete - Update warnings for deprecated CRI config fields ([#​10512](https://redirect.github.com/containerd/containerd/pull/10512)) - [`9afb8dcdf`](https://redirect.github.com/containerd/containerd/commit/9afb8dcdfecfdc37297ab110548214e4954bb2ab) deprecation: update warnings for CRI config fields - Regenerate introspection UUID if state is empty ([#​10510](https://redirect.github.com/containerd/containerd/pull/10510)) - [`b140792e4`](https://redirect.github.com/containerd/containerd/commit/b140792e46e962d8a5c6aafaf0012cf572bdacb3) introspection: regenerate UUID if state is empty - Set stderr to empty string when using terminal on Windows ([#​10499](https://redirect.github.com/containerd/containerd/pull/10499)) - [`f9beac3db`](https://redirect.github.com/containerd/containerd/commit/f9beac3db8e9345b9acfc1cbe5126ff0c7e8c9eb) Set stderr to empty string when using terminal on Windows.

##### Dependency Changes - **github.com/moby/sys/userns** v0.1.0 ***new*** Previous release can be found at [v1.7.20](https://redirect.github.com/containerd/containerd/releases/tag/v1.7.20) ### [`v1.7.20`](https://redirect.github.com/containerd/containerd/releases/tag/v1.7.20): containerd 1.7.20 [Compare Source](https://redirect.github.com/containerd/containerd/compare/v1.7.19...v1.7.20) Welcome to the v1.7.20 release of containerd! The twentieth patch release for containerd 1.7 contains various fixes and updates. ##### Highlights - Support for dropping inheritable capabilities ([#​10469](https://redirect.github.com/containerd/containerd/pull/10469)) ##### Container Runtime Interface (CRI) - Make PodSandboxStatus friendlier to shim crashes ([#​10461](https://redirect.github.com/containerd/containerd/pull/10461)) - Handle empty DNSConfig differently than unspecified ([#​10462](https://redirect.github.com/containerd/containerd/pull/10462)) - Fix for `[cri] ttrpc: closed` during ListPodSandboxStats ([#​10423](https://redirect.github.com/containerd/containerd/pull/10423)) Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues. ##### Contributors - Derek McGowan - Akihiro Suda - Phil Estes - Akhil Mohan - Bryant Biggs - Danny Canter - Davanum Srinivas - Mike Brown - Samuel Karp - Tim Hockin ##### Changes
16 commits

- Prepare release notes for v1.7.20 ([#​10481](https://redirect.github.com/containerd/containerd/pull/10481)) - [`7f2d4cd97`](https://redirect.github.com/containerd/containerd/commit/7f2d4cd978f602bc5f68c3a3f7123a834150fe1d) Prepare release notes for v1.7.20 - deps: Update otelgrpc ([#​10413](https://redirect.github.com/containerd/containerd/pull/10413)) - [`3a02c523d`](https://redirect.github.com/containerd/containerd/commit/3a02c523d07fd8636b72ba8de6fd21d6c3ffa042) deps: Update otelgrpc - Make PodSandboxStatus friendlier to shim crashes ([#​10461](https://redirect.github.com/containerd/containerd/pull/10461)) - [`df86bdd5d`](https://redirect.github.com/containerd/containerd/commit/df86bdd5dc6a9948e65fe8a8a296052b19734286) CRI Sbserver: Make PodSandboxStatus friendlier to shim crashes - Handle empty DNSConfig differently than unspecified ([#​10462](https://redirect.github.com/containerd/containerd/pull/10462)) - [`209ee4f10`](https://redirect.github.com/containerd/containerd/commit/209ee4f107af61f1385bb77770c9ae0568add13e) CRI: An empty DNSConfig != unspecified - Support for dropping inheritable capabilities ([#​10469](https://redirect.github.com/containerd/containerd/pull/10469)) - [`ce65228af`](https://redirect.github.com/containerd/containerd/commit/ce65228afd0b0fce6f5ef3dd0d7ec312b2c552b0) Support for dropping inheritable capabilities - Fix for `[cri] ttrpc: closed` during ListPodSandboxStats ([#​10423](https://redirect.github.com/containerd/containerd/pull/10423)) - [`610498df7`](https://redirect.github.com/containerd/containerd/commit/610498df750c3b30b137ddb4ab236e5b0a84ceda) Fix for `[cri] ttrpc: closed` during ListPodSandboxStats - update to go1.21.12 / go1.22.5 ([#​10426](https://redirect.github.com/containerd/containerd/pull/10426)) - [`e61c7932e`](https://redirect.github.com/containerd/containerd/commit/e61c7932efc40f7246eaffb00b19fd697c0447f8) update to go1.21.12 / go1.22.5 - errdefs: denote deprecation as a godoc comment ([#​10424](https://redirect.github.com/containerd/containerd/pull/10424)) - [`c7d5e430a`](https://redirect.github.com/containerd/containerd/commit/c7d5e430a4dc9e7fb3a0241adfb5477466f09c59) errdefs: denote deprecation as a godoc comment

##### Dependency Changes - **github.com/go-logr/logr** v1.2.4 -> v1.3.0 - **github.com/google/go-cmp** v0.5.9 -> v0.6.0 - **github.com/google/uuid** v1.3.1 -> v1.4.0 - **go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc** v0.45.0 -> v0.46.1 - **go.opentelemetry.io/otel** v1.19.0 -> v1.21.0 - **go.opentelemetry.io/otel/metric** v1.19.0 -> v1.21.0 - **go.opentelemetry.io/otel/sdk** v1.19.0 -> v1.21.0 - **go.opentelemetry.io/otel/trace** v1.19.0 -> v1.21.0 - **google.golang.org/genproto** [`e6e6cda`](https://redirect.github.com/containerd/containerd/commit/e6e6cdab5c13) -> [`989df2b`](https://redirect.github.com/containerd/containerd/commit/989df2bf70f3) - **google.golang.org/genproto/googleapis/api** [`007df8e`](https://redirect.github.com/containerd/containerd/commit/007df8e322eb) -> [`83a465c`](https://redirect.github.com/containerd/containerd/commit/83a465c0220f) - **google.golang.org/genproto/googleapis/rpc** [`d307bd8`](https://redirect.github.com/containerd/containerd/commit/d307bd883b97) -> [`995d672`](https://redirect.github.com/containerd/containerd/commit/995d672761c0) Previous release can be found at [v1.7.19](https://redirect.github.com/containerd/containerd/releases/tag/v1.7.19) ### [`v1.7.19`](https://redirect.github.com/containerd/containerd/releases/tag/v1.7.19): containerd 1.7.19 [Compare Source](https://redirect.github.com/containerd/containerd/compare/v1.7.18...v1.7.19) Welcome to the v1.7.19 release of containerd! The nineteenth patch release for containerd 1.7 contains various updates and splits the main module from the api module in preparation for the same change in containerd 2.0. Splitting the modules will allow 1.7 and 2.x to both exist as transitive dependencies without running into API registration errors. Projects should use this version as the minimum 1.7 version in preparing to use containerd 2.0 or to be imported alongside it. ##### Highlights - Fix support for OTLP config ([#​10360](https://redirect.github.com/containerd/containerd/pull/10360)) - Add API go module ([#​10189](https://redirect.github.com/containerd/containerd/pull/10189)) - Remove overlayfs volatile option on temp mounts ([#​10332](https://redirect.github.com/containerd/containerd/pull/10332)) - Update runc binary to v1.1.13 ([#​10336](https://redirect.github.com/containerd/containerd/pull/10336)) - Migrate platforms package to github.com/containerd/platforms ([#​10292](https://redirect.github.com/containerd/containerd/pull/10292)) - Migrate reference/docker package to github.com/distribution/reference ([#​10316](https://redirect.github.com/containerd/containerd/pull/10316)) ##### Container Runtime Interface (CRI) - Fix panic in NRI from nil CRI reference ([#​10406](https://redirect.github.com/containerd/containerd/pull/10406)) - Fix Windows HPC working directory ([#​10306](https://redirect.github.com/containerd/containerd/pull/10306)) Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues. ##### Contributors - Derek McGowan - Sebastiaan van Stijn - Wei Fu - Phil Estes - Akhil Mohan - Akihiro Suda - Brian Goff - Kirtana Ashok - Maksym Pavlenko - Samuel Karp - Austin Vazquez - Danny Canter - Kazuyoshi Kato - Maksim An - Yuanyuan Lei - krglosse ##### Changes
70 commits

- Prepare release notes for v1.7.19 ([#​10391](https://redirect.github.com/containerd/containerd/pull/10391)) - [`74a3d2901`](https://redirect.github.com/containerd/containerd/commit/74a3d29017d780a06601e9015958a162c86f44f4) Prepare release notes for v1.7.19 - Fix panic in NRI from nil CRI reference ([#​10406](https://redirect.github.com/containerd/containerd/pull/10406)) - [`7f5d3c5f4`](https://redirect.github.com/containerd/containerd/commit/7f5d3c5f4d5325265f3dfe76f9cc4c17859a6e8a) cri: ensure NRI API never has nil CRI - Windows: Supply windows shim version via file ([#​10403](https://redirect.github.com/containerd/containerd/pull/10403)) - [`6efc5bb89`](https://redirect.github.com/containerd/containerd/commit/6efc5bb89621afab16ff7aaeb83460fd27d1c4c1) update runhcs binary to v0.11.7 - [`945ae09fd`](https://redirect.github.com/containerd/containerd/commit/945ae09fd30a421f108993d7e04f9a6c0b5aa989) Windows: Supply windows shim version via file - reference: deprecate SplitObject ([#​10397](https://redirect.github.com/containerd/containerd/pull/10397)) - [`dba53578c`](https://redirect.github.com/containerd/containerd/commit/dba53578c2b8d5db159295371a6aa9fd0d1ee79f) pkg/reference: deprecate SplitObject - Updating hcsshim vendoring to 0.11.7 to include an important backported fix ([#​10396](https://redirect.github.com/containerd/containerd/pull/10396)) - [`415dd74a8`](https://redirect.github.com/containerd/containerd/commit/415dd74a81ad3a5ed5cc416ad16cfe3cbb09aec3) updating hcsshim to 0.11.7 - reference: reduce allocations and improve GoDoc ([#​10395](https://redirect.github.com/containerd/containerd/pull/10395)) - [`5ad1d2e75`](https://redirect.github.com/containerd/containerd/commit/5ad1d2e7592e2a38e5d67eaec5501164f57c7fa2) pkg/reference: Spec.Digest(): inline SplitObject code - [`57ce09b42`](https://redirect.github.com/containerd/containerd/commit/57ce09b4284cc090af68fdd3f19f4f92125c5b94) pkg/reference: SplitObject: add proper GoDoc - [`78ac93fed`](https://redirect.github.com/containerd/containerd/commit/78ac93fed415d2d9246cf53cf646e939de955cc9) pkg/reference: SplitObject: zero allocations - [`b074e3a7c`](https://redirect.github.com/containerd/containerd/commit/b074e3a7ce4dae91324da1ec0f7a619ced0a5e37) pkg/reference: Spec.String(): use string-concatenation instead of sprintf - Update api version to v1.7.19 ([#​10387](https://redirect.github.com/containerd/containerd/pull/10387)) - [`0eb786de6`](https://redirect.github.com/containerd/containerd/commit/0eb786de6692db09ee8b3492f6b6df4c011603e8) Update api version to v1.7.19 - Prepare release notes for api v1.7.19 ([#​10386](https://redirect.github.com/containerd/containerd/pull/10386)) - [`436feeb0d`](https://redirect.github.com/containerd/containerd/commit/436feeb0ddcf8188c84c616b97b34cc8acd1aa9f) Prepare api release for v1.7.19 - [`83822d144`](https://redirect.github.com/containerd/containerd/commit/83822d144695458892cc04c237132653e54ca183) Add api release action - : api: update github.com/containerd/ttrpc v1.2.5 to align with containerd 1.7 module ([#​10364](https://redirect.github.com/containerd/containerd/pull/10364)) - [`2a6aa6ddf`](https://redirect.github.com/containerd/containerd/commit/2a6aa6ddf1f09bedc8b86f33a277f2cf6852eedd) \[release/1.7] api: update github.com/containerd/ttrpc v1.2.5 - vendor: github.com/containerd/ttrpc v1.2.5 ([#​10373](https://redirect.github.com/containerd/containerd/pull/10373)) - [`37926b10d`](https://redirect.github.com/containerd/containerd/commit/37926b10d0dc14cd068dc35dd18190bd38ef9a01) vendor: github.com/containerd/ttrpc v1.2.5 - golangci-lint fix typo in depguard message ([#​10371](https://redirect.github.com/containerd/containerd/pull/10371)) - [`a522e267e`](https://redirect.github.com/containerd/containerd/commit/a522e267e8b3312fa1a8679a7dee0c28b208a474) golangci-lint fix typo in depguard message - Fix support for OTLP config ([#​10360](https://redirect.github.com/containerd/containerd/pull/10360)) - [`1ce1c8f3e`](https://redirect.github.com/containerd/containerd/commit/1ce1c8f3e6d36202dab28fe910bf9282fafc2aab) 1.7: Add back support for OTLP config from toml - remove imports of errdefs package, and add depguard linter ([#​10367](https://redirect.github.com/containerd/containerd/pull/10367)) - [`136e1b72d`](https://redirect.github.com/containerd/containerd/commit/136e1b72d8330d43b9cedf051a0b745cf70df9ee) golangci-lint: enable depguard for packages that moved - [`f5ce2f204`](https://redirect.github.com/containerd/containerd/commit/f5ce2f2049204e1792756b156299eb3470379692) remove imports of errdefs package - Add API go module ([#​10189](https://redirect.github.com/containerd/containerd/pull/10189)) - [`3be919f3c`](https://redirect.github.com/containerd/containerd/commit/3be919f3c023f776e5db1b162f642d79a36312a8) Add support for 1.8 interfaces - [`5b87eb502`](https://redirect.github.com/containerd/containerd/commit/5b87eb502c705dba767a203b64dfdc3ad0bda109) Add go mod replace when proto changes happen - [`a3a7431bc`](https://redirect.github.com/containerd/containerd/commit/a3a7431bc3151a5d0a8c6d9e36a6430a76418f81) Add api go submodule - [`61b3e2261`](https://redirect.github.com/containerd/containerd/commit/61b3e226104ccb52aff9230617750bddd046b76d) Alias protobuf plugin to new api types package - [`4b82470f6`](https://redirect.github.com/containerd/containerd/commit/4b82470f6939ab951334105cf0b10ca9167964ea) refactor: move plugin/fieldpath to api/types/ - Remove overlayfs volatile option on temp mounts ([#​10332](https://redirect.github.com/containerd/containerd/pull/10332)) - [`24ce9e431`](https://redirect.github.com/containerd/containerd/commit/24ce9e4315aa0b1215d1ed0c52df13691e7ff523) integration: backport upgrade testsuite's utils - [`79500d5cb`](https://redirect.github.com/containerd/containerd/commit/79500d5cb24d2ce7189857ec3322970ff61817c7) \*: export RemoveVolatileOption for CRI image volumes - [`bb80bd768`](https://redirect.github.com/containerd/containerd/commit/bb80bd7681ce22e8bd11aa5aa285a61ef1ac19c2) strip-volatile-option-tmp-mounts - Update runc binary to v1.1.13 ([#​10336](https://redirect.github.com/containerd/containerd/pull/10336)) - [`6dce90b15`](https://redirect.github.com/containerd/containerd/commit/6dce90b1586903a60d84028c7b4a643ac5472fbb) update runc binary to v1.1.13 - Fail integration test early when a plugin load fails ([#​10311](https://redirect.github.com/containerd/containerd/pull/10311)) - [`884094be8`](https://redirect.github.com/containerd/containerd/commit/884094be857fd0d72edc716f0791b44b14861a53) devmapper plugin: skip plugin when not configured - [`40012b644`](https://redirect.github.com/containerd/containerd/commit/40012b6445f6275aabf10be78f2a7a9b6ec6b927) Fail integration test early when a plugin load fails - Migrate platforms package to github.com/containerd/platforms ([#​10292](https://redirect.github.com/containerd/containerd/pull/10292)) - [`869b78677`](https://redirect.github.com/containerd/containerd/commit/869b7867724e10f285f2f26f358b98d4ef0bd310) vendor: github.com/containerd/platforms v0.2.1 - [`6ccdf6977`](https://redirect.github.com/containerd/containerd/commit/6ccdf697711dc9c8915e2c1c8da5f60c2472df5e) platforms: mark aliases as deprecated - [`19a056163`](https://redirect.github.com/containerd/containerd/commit/19a056163cc37077c33f4e11f8c60d52c14d9a8f) adjust default platform for backward-compatibility - [`6ff3e09d2`](https://redirect.github.com/containerd/containerd/commit/6ff3e09d201c82839be50f176895656d2bbcffec) migrate platforms package to github.com/containerd/platforms - go.mod: github.com/klauspost/compress v1.16.7 ([#​10326](https://redirect.github.com/containerd/containerd/pull/10326)) - [`327a3ac61`](https://redirect.github.com/containerd/containerd/commit/327a3ac61d9eb30a37a8227ca19fa3ce9ab26545) go.mod: github.com/klauspost/compress v1.16.7 - [`d0d1264a6`](https://redirect.github.com/containerd/containerd/commit/d0d1264a65c522283b938179ab0d9b529952125b) vendor: github.com/klauspost/compress v1.16.5 - Use Github Actions to run Vagrant CI ([#​10325](https://redirect.github.com/containerd/containerd/pull/10325)) - [`02b8dd5ff`](https://redirect.github.com/containerd/containerd/commit/02b8dd5ffcb552521d1e6589a488cdf401845a40) Remove cirrus configuration - [`31d951bf5`](https://redirect.github.com/containerd/containerd/commit/31d951bf5b6a2fc0cd0ee2d7388e52e6b73aba8f) Run vagrant integration tests as github actions - Migrate reference/docker package to github.com/distribution/reference ([#​10316](https://redirect.github.com/containerd/containerd/pull/10316)) - [`97abbe9cb`](https://redirect.github.com/containerd/containerd/commit/97abbe9cba96592987e5accc4951c89059ced51b) build(deps): bump github.com/distribution/reference from 0.5.0 to 0.6.0 - [`a00a2d20a`](https://redirect.github.com/containerd/containerd/commit/a00a2d20a367cf6b906b63cef18dbbbf4157bfb8) reference/docker: remove deprecated SplitHostname - [`b38c0f2ef`](https://redirect.github.com/containerd/containerd/commit/b38c0f2ef8c887ba2ebdaf186d94115934a2bbbb) replace reference/docker for github.com/distribution/reference v0.5.0 - build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 ([#​10315](https://redirect.github.com/containerd/containerd/pull/10315)) - [`fef432bfe`](https://redirect.github.com/containerd/containerd/commit/fef432bfebd3e0ce813e4f05230649ba22af99e6) build(deps): bump go.etcd.io/bbolt from 1.3.9 to 1.3.10 - [`487c61bfb`](https://redirect.github.com/containerd/containerd/commit/487c61bfbbbaccce4154a335c6a5cb97d1f08381) vendor: go.etcd.io/bbolt v1.3.9 - [`7211f87c4`](https://redirect.github.com/containerd/containerd/commit/7211f87c4874b9d09af4545c7c9570a0f406b79c) build(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 - [`e908c3e6f`](https://redirect.github.com/containerd/containerd/commit/e908c3e6fcc5e23d44fd9581bdcdd33868c5cd5b) vendor: golang.org/x/sync v0.4.0 - [`d814be5ce`](https://redirect.github.com/containerd/containerd/commit/d814be5ce8194934b12e87fe2c50223bf8f38e60) build(deps): bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 - Fix Windows HPC working directory ([#​10306](https://redirect.github.com/containerd/containerd/pull/10306)) - [`33b62936e`](https://redirect.github.com/containerd/containerd/commit/33b62936ea56c85183331ad2b1d9cb3c76dce8da) \[release/1.7]: HPC working directory fix in pkg/cri/server code

##### Changes from containerd/platforms
21 commits

- Remove hcsshim import from repo ([containerd/platforms#10](https://redirect.github.com/containerd/platforms/pull/10)) - [`f680838`](https://redirect.github.com/containerd/platforms/commit/f6808384daf3b725b61bc23fd40fac5e3a85168f) Remove hcsshim import from repo - Fix windows matching when os version is empty ([containerd/platforms#11](https://redirect.github.com/containerd/platforms/pull/11)) - [`983ba15`](https://redirect.github.com/containerd/platforms/commit/983ba156b67be3c9597b773bd1f509f0ba693c3d) Update windows matcher to not compare empty os version - [`17c859f`](https://redirect.github.com/containerd/platforms/commit/17c859f02e8008cc3a4fba44314aa35c947e3f7f) Add tests for osversion matching with no version - Add format for platform string ([containerd/platforms#6](https://redirect.github.com/containerd/platforms/pull/6)) - [`38a74d2`](https://redirect.github.com/containerd/platforms/commit/38a74d209d3bd4091fa83db35061ce32da31b5c3) Add grammar for platform string - downgrade minimum required version of hcsshim to v0.10.0 ([containerd/platforms#5](https://redirect.github.com/containerd/platforms/pull/5)) - [`724b9f8`](https://redirect.github.com/containerd/platforms/commit/724b9f89557de4d6e70a9d68882afb1b27e5ac57) downgrade minimum required version of hcsshim to v0.10.0 - enable linter on windows ([containerd/platforms#4](https://redirect.github.com/containerd/platforms/pull/4)) - [`f6dd384`](https://redirect.github.com/containerd/platforms/commit/f6dd3842706b19a665ff27854f12bc8a7f808eb6) enable linter on windows - fix grammar and highlights in README ([containerd/platforms#3](https://redirect.github.com/containerd/platforms/pull/3)) - [`cb03428`](https://redirect.github.com/containerd/platforms/commit/cb034281bd28d792528b116680b2bbabac7bef75) fix grammar and highlights in README - Fix link in README ([containerd/platforms#1](https://redirect.github.com/containerd/platforms/pull/1)) - [`5b937b0`](https://redirect.github.com/containerd/platforms/commit/5b937b0167e6bbe5c715dc03e0d37a00f6e833f2) Fix link in README - Update Windows linter version ([containerd/platforms#2](https://redirect.github.com/containerd/platforms/pull/2)) - [`129b256`](https://redirect.github.com/containerd/platforms/commit/129b256bd216ea5f2fe6f6a78be0ec548c51c9ee) Update linter to skip Windows - [`18e3da6`](https://redirect.github.com/containerd/platforms/commit/18e3da61205bc54fe188a5a78c0cb83070c48a2c) Add Github actions CI - [`ed29dfd`](https://redirect.github.com/containerd/platforms/commit/ed29dfd2f71167ddc59cbb096fc28b173023f2ea) Remove space at end of readme - [`b3f80ee`](https://redirect.github.com/containerd/platforms/commit/b3f80ee8ee3f73aac75070feb14614cdfc2f8be4) Add go module - [`8ff004c`](https://redirect.github.com/containerd/platforms/commit/8ff004cf820d1b3fbe8d100fef3adb0e50ded133) Add license and readme

##### Changes from containerd/ttrpc
4 commits

- switch to github.com/containerd/log for logs ([containerd/ttrpc#169](https://redirect.github.com/containerd/ttrpc/pull/169)) - [`4785c70`](https://redirect.github.com/containerd/ttrpc/commit/4785c70883bf1729151379b3b5c4674ed2101c61) switch to github.com/containerd/log for logs - Fix CI build status badge in readme ([containerd/ttrpc#162](https://redirect.github.com/containerd/ttrpc/pull/162)) - [`e0f3ead`](https://redirect.github.com/containerd/ttrpc/commit/e0f3eadca58efdd8f24904d02ba8e1d8a561ec37) Fix CI build status badge in readme

##### Dependency Changes - **github.com/Microsoft/hcsshim** v0.11.5 -> v0.11.7 - **github.com/containerd/containerd/api** v1.7.19 ***new*** - **github.com/containerd/platforms** v0.2.1 ***new*** - **github.com/containerd/ttrpc** v1.2.4 -> v1.2.5 - **github.com/distribution/reference** v0.6.0 ***new*** - **github.com/klauspost/compress** v1.16.0 -> v1.16.7 - **go.etcd.io/bbolt** v1.3.7 -> v1.3.10 - **golang.org/x/sync** v0.3.0 -> v0.5.0 Previous release can be found at [v1.7.18](https://redirect.github.com/containerd/containerd/releases/tag/v1.7.18) ### [`v1.7.18`](https://redirect.github.com/containerd/containerd/releases/tag/v1.7.18): containerd 1.7.18 [Compare Source](https://redirect.github.com/containerd/containerd/compare/v1.7.17...v1.7.18) Welcome to the v1.7.18 release of containerd! The eighteenth patch release for containerd 1.7 contains various updates along with an updated version of Go. Go 1.22.4 and 1.21.11 include a fix for a symlink time of check to time of use race condition during directory removal. ##### Highlights - Update Go version to 1.21.11 ([#​10298](https://redirect.github.com/containerd/containerd/pull/10298)) - Remove uses of `platforms.Platform` alias ([#​10277](https://redirect.github.com/containerd/containerd/pull/10277)) - Migrate log imports to `github.com/containerd/log` ([#​10269](https://redirect.github.com/containerd/containerd/pull/10269)) - Migrate errdefs package to `github.com/containerd/errdefs` ([#​10266](https://redirect.github.com/containerd/containerd/pull/10266)) - Fix usage of "unknown" platform ([#​10261](https://redirect.github.com/containerd/containerd/pull/10261)) Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues. ##### Contributors - Derek McGowan - Sebastiaan van Stijn - Akhil Mohan - Austin Vazquez - Phil Estes ##### Changes
16 commits

- Prepare release notes for v1.7.18 ([#​10301](https://redirect.github.com/containerd/containerd/pull/10301)) - [`9426aab62`](https://redirect.github.com/containerd/containerd/commit/9426aab62b6496ad93edb7e08b8655bb92d3a84b) Prepare release notes for v1.7.18 - Update Go version to 1.21.11 ([#​10298](https://redirect.github.com/containerd/containerd/pull/10298)) - [`cdd3ea913`](https://redirect.github.com/containerd/containerd/commit/cdd3ea913586c6e3d1098416a5cded136d761456) Update Go version to 1.21.11 - Remove uses of `platforms.Platform` alias ([#​10277](https://redirect.github.com/containerd/containerd/pull/10277)) - [`1e3c662d6`](https://redirect.github.com/containerd/containerd/commit/1e3c662d6c2bd0eafdcd402a32324e84d5f0498b) \[release/1.7] remove uses of platforms.Platform alias - Migrate log imports to `github.com/containerd/log` ([#​10269](https://redirect.github.com/containerd/containerd/pull/10269)) - [`0af6825b1`](https://redirect.github.com/containerd/containerd/commit/0af6825b1e64d56ffd72f801c4fb1224f888c367) migrate logs imports to github.com/containerd/log module - Migrate errdefs package to `github.com/containerd/errdefs` ([#​10266](https://redirect.github.com/containerd/containerd/pull/10266)) - [`308341a44`](https://redirect.github.com/containerd/containerd/commit/308341a4464bd723630d3df19a5df20aa252af9f) replace uses of github.com/containerd/containerd/errdefs - [`47ff8cfce`](https://redirect.github.com/containerd/containerd/commit/47ff8cfce0768d4f4c98ad05bd72e8f9ad8dfb5c) migrate errdefs package to github.com/containerd/errdefs module - Fix usage of "unknown" platform ([#​10261](https://redirect.github.com/containerd/containerd/pull/10261)) - [`f4d11912a`](https://redirect.github.com/containerd/containerd/commit/f4d11912a77c1e15db200aed7481d45bd12b5eb1) core/image: fix usage of "unknown" platform - Explicitly set release latest to true ([#​10265](https://redirect.github.com/containerd/containerd/pull/10265)) - [`5b0480009`](https://redirect.github.com/containerd/containerd/commit/5b0480009c5f4ee1f8a80cbe7aae22642867ee25) Explicitly set release latest to true - [`d669b100d`](https://redirect.github.com/containerd/containerd/commit/d669b100d5337150d7f9a170de55ac7d2d7ec24c) build(deps): bump softprops/action-gh-release from 1 to 2

##### Changes from containerd/errdefs
6 commits

- Add common files ([containerd/errdefs#1](https://redirect.github.com/containerd/errdefs/pull/1)) - [`78f3494`](https://redirect.github.com/containerd/errdefs/commit/78f3494a77384f066cd3457e1dfa1bda180f180d) Add Github actions configuration - [`46f1770`](https://redirect.github.com/containerd/errdefs/commit/46f1770bd5e80699a13fa107e0d5b195d1db9db4) Add go.mod configuration - [`959121a`](https://redirect.github.com/containerd/errdefs/commit/959121a299905905fed65b533f72a7ee36786301) Add README.md - Add LICENSE ([containerd/errdefs#2](https://redirect.github.com/containerd/errdefs/pull/2)) - [`33a2275`](https://redirect.github.com/containerd/errdefs/commit/33a2275efb9a92237b9a8e7f41c31672f3293ccb) Add LICENSE

##### Dependency Changes - **github.com/containerd/errdefs** v0.1.0 ***new*** - **google.golang.org/genproto** [`b8732ec`](https://redirect.github.com/containerd/containerd/commit/b8732ec3820d) -> [`e6e6cda`](https://redirect.github.com/containerd/containerd/commit/e6e6cdab5c13) - **google.golang.org/genproto/googleapis/api** [`b8732ec`](https://redirect.github.com/containerd/containerd/commit/b8732ec3820d) -> [`007df8e`](https://redirect.github.com/containerd/containerd/commit/007df8e322eb) - **google.golang.org/genproto/googleapis/rpc** [`b8732ec`](https://redirect.github.com/containerd/containerd/commit/b8732ec3820d) -> [`d307bd8`](https://redirect.github.com/containerd/containerd/commit/d307bd883b97) Previous release can be found at [v1.7.17](https://redirect.github.com/containerd/containerd/releases/tag/v1.7.17) ### [`v1.7.17`](https://redirect.github.com/containerd/containerd/releases/tag/v1.7.17): containerd 1.7.17 [Compare Source](https://redirect.github.com/containerd/containerd/compare/v1.7.16...v1.7.17) Welcome to the v1.7.17 release of containerd! The seventeenth patch release for containerd 1.7 contains various fixes and updates. ##### Highlights - Use LOOP_CONFIGURE when creating loop devices ([#​10209](https://redirect.github.com/containerd/containerd/pull/10209)) - Update unpacker to fetch all provided content ([#​10233](https://redirect.github.com/containerd/containerd/pull/10233)) - Preserve CL_UNPRIVILEGED locked flags during remount of bind mounts ([#​10210](https://redirect.github.com/containerd/containerd/pull/10210)) - Update metadata snapshotter to lease on already exists ([#​10198](https://redirect.github.com/containerd/containerd/pull/10198)) - Handle unsupported config versions ([#​10165](https://redirect.github.com/containerd/containerd/pull/10165)) - Fix deadlock when writing to pipe blocks ([containerd/ttrpc#168](https://redirect.github.com/containerd/ttrpc/pull/168)) Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues. ##### Contributors - Stefan Berger - Derek McGowan - Austin Vazquez - Alexandru Matei - Maksym Pavlenko - Akihiro Suda - Bryant Biggs - Kevin Parsons - Kirtana Ashok - Phil Estes - Kazuyoshi Kato - Kohei Tokunaga - Swagat Bora ##### Changes
43 commits

- Prepare release notes for v1.7.17 ([#​10235](https://redirect.github.com/containerd/containerd/pull/10235)) - [`114b07b97`](https://redirect.github.com/containerd/containerd/commit/114b07b976b0e715c28f82a43d6790ac46bfb53c) Prepare release notes for v1.7.17 - Use LOOP_CONFIGURE when creating loop devices ([#​10209](https://redirect.github.com/containerd/containerd/pull/10209)) - [`803aaa680`](https://redirect.github.com/containerd/containerd/commit/803aaa6801d808289e9a25a2f05fc9710b2ed39b) Remove internal LoopConfig struct - [`7bd3be948`](https://redirect.github.com/containerd/containerd/commit/7bd3be9487050fccc29df94bf3f9f005589121bc) Swap internal ioctl implementation with golang.org/x/sys - [`a0739dc0e`](https://redirect.github.com/containerd/containerd/commit/a0739dc0e800fa002b451ff425cb8aeb9f880d02) Use LOOP_CONFIGURE when creating loop devices - Update unpacker to fetch all provided content ([#​10233](https://redirect.github.com/containerd/containerd/pull/10233)) - [`1573ea598`](https://redirect.github.com/containerd/containerd/commit/1573ea598e00c1b942946958ea451062557d74d7) Update ctr image pull all platforms - [`32b594f1b`](https://redirect.github.com/containerd/containerd/commit/32b594f1b2420fe7633802ee9a2225e9fd7e5c70) Update unpacker to always fetch all - Update hcsshim tag to v0.11.5 ([#​10232](https://redirect.github.com/containerd/containerd/pull/10232)) - [`5a03a3aee`](https://redirect.github.com/containerd/containerd/commit/5a03a3aeee0b4be59a556ba145ebe09492812544) Update hcsshim tag to v0.11.5 - Update ttrpc tag to 1.2.4 ([#​10221](https://redirect.github.com/containerd/containerd/pull/10221)) - [`9a1eda40f`](https://redirect.github.com/containerd/containerd/commit/9a1eda40f8c7cfa1f69642bf66a50a9740fca01f) update ttrpc tag to 1.2.4 - Preserve CL_UNPRIVILEGED locked flags during remount of bind mounts ([#​10210](https://redirect.github.com/containerd/containerd/pull/10210)) - [`ad85652fa`](https://redirect.github.com/containerd/containerd/commit/ad85652fa17b405b8b6bf97756c65291e97ac5d6) Preserve CL_UNPRIVILEGED locked flags during remount of bind mounts - Update instrumentation fuzzer with new flag ([#​10229](https://redirect.github.com/containerd/containerd/pull/10229)) - [`582f3f43d`](https://redirect.github.com/containerd/containerd/commit/582f3f43d5392132d99e6f0cc50e403b7f0d781c) Update instrumentation fuzzer with new flag - vendor: github.com/containerd/imgcrypt@v1.1.8 ([#​10215](https://redirect.github.com/containerd/containerd/pull/10215)) - [`a5d13689b`](https://redirect.github.com/containerd/containerd/commit/a5d13689b97f62ca172636bc2360e6c9f36120e2) vendor: github.com/containerd/imgcrypt@v1.1.8 - vendor: golang.org/x/net@v0.23.0 ([#​10211](https://redirect.github.com/containerd/containerd/pull/10211)) - [`f853bc129`](https://redirect.github.com/containerd/containerd/commit/f853bc1292751ca7c5e12b9a3faa300039e21e34) vendor: golang.org/x/net@v0.23.0 - [`837972979`](https://redirect.github.com/containerd/containerd/commit/837972979fffd6f0624b354bd68b75906ad530cc) vendor: golang.org/x/net@v0.21.0 - [`56aa87792`](https://redirect.github.com/containerd/containerd/commit/56aa877926c7a2a4be0683bc48c05b0b65ae9c8e) vendor: golang.org/x/net@v0.20.0 - [`4e6335ebd`](https://redirect.github.com/containerd/containerd/commit/4e6335ebdf3ba54bf89d652c326b2127dd88639f) vendor: golang.org/x/net@v0.19.0 - [`1c6c745

--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/giantswarm/aws-operator).