sarvex / k3s

Lightweight Kubernetes
https://k3s.io
Apache License 2.0
0 stars 0 forks source link

Update module github.com/containerd/containerd to v1.7.16 #20

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

containerd/containerd (github.com/containerd/containerd) ### [`v1.7.16`](https://togithub.com/containerd/containerd/releases/tag/v1.7.16): containerd 1.7.16 [Compare Source](https://togithub.com/containerd/containerd/compare/v1.7.15...v1.7.16) Welcome to the v1.7.16 release of containerd! The sixteenth patch release for containerd 1.7 contains various fixes and updates. ##### Highlights - Update AppArmor template to allow confined runc to kill containers ([#​10129](https://togithub.com/containerd/containerd/pull/10129)) - Fix config import relative path glob ([#​9834](https://togithub.com/containerd/containerd/pull/9834)) - Update AppArmor template to better support rootlesskit ([#​10116](https://togithub.com/containerd/containerd/pull/10116)) - Update HTTP fallback to better account for TLS timeout and previous attempts ([#​10112](https://togithub.com/containerd/containerd/pull/10112)) - Add support for HPC port forwarding ([#​10008](https://togithub.com/containerd/containerd/pull/10008)) - Prevent GC from schedule itself with 0 period. ([#​10102](https://togithub.com/containerd/containerd/pull/10102)) - Fix issue with using invalid token to retry fetching layer ([#​10065](https://togithub.com/containerd/containerd/pull/10065)) - Automatically decompress archives for transfer service import ([#​9989](https://togithub.com/containerd/containerd/pull/9989)) - Fix HTTPFallback fails when pushing manifest ([#​10044](https://togithub.com/containerd/containerd/pull/10044)) - Add support for configuring otel from env and config deprecation notice ([#​9992](https://togithub.com/containerd/containerd/pull/9992)) - Fix deadlock during NRI plugin registration ([containerd/nri#79](https://togithub.com/containerd/nri/pull/79)) ##### Build and Release Toolchain - Update Go to 1.21.9 and 1.22.2 with net/http security fix ([#​10115](https://togithub.com/containerd/containerd/pull/10115)) ##### Container Runtime Interface (CRI) - Fix CRI snapshotter root path when not under containerd root ([#​10096](https://togithub.com/containerd/containerd/pull/10096)) - Fix network creation failure from CreatedAt time as 269 years ago ([#​10122](https://togithub.com/containerd/containerd/pull/10122)) - Include userns info in PodSandboxStatus ([#​9865](https://togithub.com/containerd/containerd/pull/9865)) - Fix default working directory Windows HostProcess containers ([#​10071](https://togithub.com/containerd/containerd/pull/10071)) - Fix ListPodSandboxStats to skip sandboxes with missing tasks ([#​10042](https://togithub.com/containerd/containerd/pull/10042)) ##### Deprecations - Add support for configuring otel from env and config deprecation notice ([#​9992](https://togithub.com/containerd/containerd/pull/9992)) Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues. ##### Contributors - Derek McGowan - Samuel Karp - Wei Fu - Danny Canter - Kazuyoshi Kato - Kirtana Ashok - Maksym Pavlenko - Phil Estes - Sebastiaan van Stijn - Brian Goff - Rodrigo Campos - Akihiro Suda - Angelos Kolaitis - Bin Tang - David Porter - Edgar Lee - Evan Lezar - Kirill A. Korinsky - Kohei Tokunaga - Maksim An - Paweł Gronowski - Tomáš Virtus - 张钰10307750 - 沈陵 ##### Changes
50 commits

- Add release notes for v1.7.16 ([#​10124](https://togithub.com/containerd/containerd/pull/10124)) - [`1c623084f`](https://togithub.com/containerd/containerd/commit/1c623084fbdcfe7c3882047eba1648921814e390) Add release notes for v1.7.16 - Update AppArmor template to allow confined runc to kill containers ([#​10129](https://togithub.com/containerd/containerd/pull/10129)) - [`18a2c36fa`](https://togithub.com/containerd/containerd/commit/18a2c36faf47df776df56b4cc9a2defcf4b68897) apparmor: Allow confined runc to kill containers - Fix config import relative path glob ([#​9834](https://togithub.com/containerd/containerd/pull/9834)) - [`62e9535f2`](https://togithub.com/containerd/containerd/commit/62e9535f295f4026d69280107c08c6b6a4eb5417) Fix config import relative path glob - Fix CRI snapshotter root path when not under containerd root ([#​10096](https://togithub.com/containerd/containerd/pull/10096)) - [`a8ebceb97`](https://togithub.com/containerd/containerd/commit/a8ebceb972efdc5ead7535640f531972a95280cb) CRI: "Fix" imageFSPath behavior - [`bd423bf84`](https://togithub.com/containerd/containerd/commit/bd423bf84d2ddef9680f54670a1e6ec2d7a18329) Snapshotters: Export the root path - [`8fb6bfa71`](https://togithub.com/containerd/containerd/commit/8fb6bfa71753481f065e53245707d74473498d78) Add exports to proxy plugin config - [`8916e2cf9`](https://togithub.com/containerd/containerd/commit/8916e2cf9dfa7e1dfe609334540a14a15156bfe6) Add platform config to proxy plugins - Fix network creation failure from CreatedAt time as 269 years ago ([#​10122](https://togithub.com/containerd/containerd/pull/10122)) - [`293f5151d`](https://togithub.com/containerd/containerd/commit/293f5151d44c8a700a7244fed09c37524a89a82a) pod: CreatedAt time will be 269 years ago while creating cri network failed. - Update AppArmor template to better support rootlesskit ([#​10116](https://togithub.com/containerd/containerd/pull/10116)) - [`af19e746e`](https://togithub.com/containerd/containerd/commit/af19e746eca65a536d5dc3d732043c22c4b31101) apparmor: add `signal (receive) peer=/usr/local/bin/rootlesskit,` - Update Go to 1.21.9 and 1.22.2 with net/http security fix ([#​10115](https://togithub.com/containerd/containerd/pull/10115)) - [`637d259dd`](https://togithub.com/containerd/containerd/commit/637d259dd6646d16c71e295e056dec291b506892) update to go1.21.9, go1.22.2 - Update HTTP fallback to better account for TLS timeout and previous attempts ([#​10112](https://togithub.com/containerd/containerd/pull/10112)) - [`794b0c723`](https://togithub.com/containerd/containerd/commit/794b0c7239e134d7053daa17842682f0596d55ae) Add deprecated HTTPFallback for package compatibility - [`51c649d9d`](https://togithub.com/containerd/containerd/commit/51c649d9d43d19b0f3f0ac51e331c9e956c337a7) Update HTTPFallback to handle tls handshake timeout - [`aa14890ed`](https://togithub.com/containerd/containerd/commit/aa14890edd027b83800e017261e917c71041c343) Remove empty default tls configuration in ctr - Add support for HPC port forwarding ([#​10008](https://togithub.com/containerd/containerd/pull/10008)) - [`3df5d4445`](https://togithub.com/containerd/containerd/commit/3df5d4445bc6948339bb302d32fa073ae928976b) Add support for HPC port forwarding - Prevent GC from schedule itself with 0 period. ([#​10102](https://togithub.com/containerd/containerd/pull/10102)) - [`5c15bf406`](https://togithub.com/containerd/containerd/commit/5c15bf406da3a40d19ba89c7cd90080047d3793e) Prevent GC from schedule itself with 0 period. - Include userns info in PodSandboxStatus ([#​9865](https://togithub.com/containerd/containerd/pull/9865)) - [`b57dc9fd3`](https://togithub.com/containerd/containerd/commit/b57dc9fd3690f1bd3b11b96dbf17e1a1bd3476e8) cri/server: Add userns tests in PodSandboxStatus - [`6e809ef13`](https://togithub.com/containerd/containerd/commit/6e809ef13a60c2233ec7e3566228b8a37e67968e) cri: Expose userns in PodSandboxStatus rpc - mod: bump github.com/containerd/nri@v0.6.1 ([#​10097](https://togithub.com/containerd/containerd/pull/10097)) - [`395a31901`](https://togithub.com/containerd/containerd/commit/395a31901512bea37d381decbd37da620bb44c66) mod: bump github.com/containerd/nri@v0.6.1 - Fix issue with using invalid token to retry fetching layer ([#​10065](https://togithub.com/containerd/containerd/pull/10065)) - [`f61de0864`](https://togithub.com/containerd/containerd/commit/f61de08644b73e7836ac46234b3f6283fc9715dd) fix bug that using invalid token to retry fetching layer - Bump tags.cncf.io/container-device-interface to v0.7.2 ([#​10077](https://togithub.com/containerd/containerd/pull/10077)) - [`7a2f49f70`](https://togithub.com/containerd/containerd/commit/7a2f49f70f1d2cacfededbbf65452d481476bc10) Bump tags.cncf.io/container-device-interface to v0.7.2 - Fix default working directory Windows HostProcess containers ([#​10071](https://togithub.com/containerd/containerd/pull/10071)) - [`989f1ec54`](https://togithub.com/containerd/containerd/commit/989f1ec54f6764020447b03020b97592312c5f85) fix default working directory `hostProcess` - Fix unexpected order of mounts since go 1.19 ([#​10063](https://togithub.com/containerd/containerd/pull/10063)) - [`9f774e438`](https://togithub.com/containerd/containerd/commit/9f774e438b9d96a901adb11e580fa03c6264f667) fix(cri): fix unexpected order of mounts since go 1.19 - Automatically decompress archives for transfer service import ([#​9989](https://togithub.com/containerd/containerd/pull/9989)) - [`2aec52493`](https://togithub.com/containerd/containerd/commit/2aec52493f3d67b0fd55a2348b69dd831253933f) Automatically decompress archives for transfer service import - Use different containerd sock address in tests ([#​10056](https://togithub.com/containerd/containerd/pull/10056)) - [`8c76e7948`](https://togithub.com/containerd/containerd/commit/8c76e794820b4923c2a4dd1ccb7f7c89031b7d08) Use different containerd sock address in tests - Fix HTTPFallback fails when pushing manifest ([#​10044](https://togithub.com/containerd/containerd/pull/10044)) - [`18f4ad5ee`](https://togithub.com/containerd/containerd/commit/18f4ad5ee0cb65fa99df752e2ce7d4728b19f9f0) remote: Fix HTTPFallback fails when pushing manifest - Add support for configuring otel from env and config deprecation notice ([#​9992](https://togithub.com/containerd/containerd/pull/9992)) - [`600ba8612`](https://togithub.com/containerd/containerd/commit/600ba86122b0a6c5428429097e3e0f82e9b1f121) vendor: revendor OTEL - [`9360e3716`](https://togithub.com/containerd/containerd/commit/9360e37169f2ba3135f7a6f39a3ab7c9231abbd6) Changes to configuring otel from env only - [`f2354894f`](https://togithub.com/containerd/containerd/commit/f2354894f311b0c9c3651ea239b7cdbc1ee05a18) Deprecate otel configs - Fix ListPodSandboxStats to skip sandboxes with missing tasks ([#​10042](https://togithub.com/containerd/containerd/pull/10042)) - [`90c309fe2`](https://togithub.com/containerd/containerd/commit/90c309fe2f6fac7cc620467edf2eeb8b19211067) Add IsNotFound case to ListPodSandboxStats

##### Changes from containerd/nri
5 commits

- Fix deadlock during NRI plugin registration ([containerd/nri#79](https://togithub.com/containerd/nri/pull/79)) - [`c4893c7`](https://togithub.com/containerd/nri/commit/c4893c7e31c35f1b056b5462cb135a9c15f8b8f4) Fix deadlock during NRI plugin registration - go.mod: github.com/containerd/ttrpc v1.2.3 ([containerd/nri#71](https://togithub.com/containerd/nri/pull/71)) - [`02a1d5e`](https://togithub.com/containerd/nri/commit/02a1d5e23409a3f14efaadc940cf68d37c562272) go.mod: github.com/containerd/ttrpc v1.2.3 - [`eb3edc4`](https://togithub.com/containerd/nri/commit/eb3edc4fc0cec888369d0b1c8a254e0f1e19bd77) examples: go mod tidy

##### Dependency Changes - **github.com/containerd/nri** v0.6.0 -> v0.6.1 - **tags.cncf.io/container-device-interface** v0.6.2 -> v0.7.2 - **tags.cncf.io/container-device-interface/specs-go** v0.6.0 -> v0.7.0 Previous release can be found at [v1.7.15](https://togithub.com/containerd/containerd/releases/tag/v1.7.15) ### [`v1.7.15`](https://togithub.com/containerd/containerd/releases/tag/v1.7.15): containerd 1.7.15 [Compare Source](https://togithub.com/containerd/containerd/compare/v1.7.14...v1.7.15) Welcome to the v1.7.15 release of containerd! The fifteenth patch release for containerd 1.7 contains various fixes; one for a regression introduced in v1.7.14 in the way process exits were handled. ##### Highlights - Adds mediatype to OCI index record on export ([#​9990](https://togithub.com/containerd/containerd/pull/9990)) ##### Runtime - Fix runc shim to only defer init process exits ([#​10037](https://togithub.com/containerd/containerd/pull/10037)) Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues. ##### Contributors - Derek McGowan - Phil Estes - Austin Vazquez - Laura Brehm - Sebastiaan van Stijn - Talon ##### Changes
12 commits

- Prepare for v1.7.15 release ([#​10039](https://togithub.com/containerd/containerd/pull/10039)) - [`4d4759b54`](https://togithub.com/containerd/containerd/commit/4d4759b54df2a2ce5abb2aaa117ebc1857406380) Prep v1.7.15 release - Fix runc shim to only defer init process exits ([#​10037](https://togithub.com/containerd/containerd/pull/10037)) - [`21df46766`](https://togithub.com/containerd/containerd/commit/21df4676621559e46b46810de3c900d105f10210) runc-shim: only defer init process exits - Fix compile from version control system (source) use case ([#​10012](https://togithub.com/containerd/containerd/pull/10012)) - [`2a054213e`](https://togithub.com/containerd/containerd/commit/2a054213e7d167d697a27bbe8409872c67e8df46) Fix compile from version control system (source) use case - Adds mediatype to OCI index record on export ([#​9990](https://togithub.com/containerd/containerd/pull/9990)) - [`6605c47a4`](https://togithub.com/containerd/containerd/commit/6605c47a4156171580458fa035133f2739046822) adds mediatype to oci index record - vendor: google.golang.org/protobuf 1.33.0, github.com/golang/protobuf v1.5.4 ([#​9975](https://togithub.com/containerd/containerd/pull/9975)) - [`e6d91d843`](https://togithub.com/containerd/containerd/commit/e6d91d843fcc26c04e0d33144211aef965f79295) vendor: github.com/golang/protobuf v1.5.4 - [`2d136c5f5`](https://togithub.com/containerd/containerd/commit/2d136c5f5eb7092b458a07e14c53ccb7e5f429f0) build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 - [`a1a7af7a3`](https://togithub.com/containerd/containerd/commit/a1a7af7a39da32ea0e38bb8ddd5b219c9cf6848e) build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0

##### Dependency Changes - **github.com/golang/protobuf** v1.5.3 -> v1.5.4 - **google.golang.org/protobuf** v1.31.0 -> v1.33.0 Previous release can be found at [v1.7.14](https://togithub.com/containerd/containerd/releases/tag/v1.7.14)

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.



This PR has been generated by Mend Renovate. View repository job log here.