keilerkonzept / dockerfile-json

🐳 parse & print a Dockerfile as JSON, query (e.g. extract base images) using JSONPath.
MIT License
21 stars 6 forks source link

Update module github.com/containerd/containerd to v1.7.10 #81

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/containerd/containerd replace patch v1.7.9 -> v1.7.10

Release Notes

containerd/containerd (github.com/containerd/containerd) ### [`v1.7.10`](https://togithub.com/containerd/containerd/releases/tag/v1.7.10): containerd 1.7.10 [Compare Source](https://togithub.com/containerd/containerd/compare/v1.7.9...v1.7.10) Welcome to the v1.7.10 release of containerd! The tenth patch release for containerd 1.7 contains various fixes and updates. ##### Notable Updates - **Enhance container image unpack client logs** ([#​9379](https://togithub.com/containerd/containerd/pull/9379)) - **cri: fix using the pinned label to pin image** ([#​9381](https://togithub.com/containerd/containerd/pull/9381)) - **fix: ImagePull should close http connection if there is no available data to read.** ([#​9409](https://togithub.com/containerd/containerd/pull/9409)) See the changelog for complete list of changes Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues. ##### Contributors - Wei Fu - Iceber Gu - Austin Vazquez - Derek McGowan - Phil Estes - Samuel Karp - ruiwen-zhao ##### Changes
11 commits

- Add release notes for v1.7.10 ([#​9426](https://togithub.com/containerd/containerd/pull/9426)) - [`a995fe3a8`](https://togithub.com/containerd/containerd/commit/a995fe3a81a933c984ba13dc8bef0271d1aca171) Add release notes for v1.7.10 - \[release/1.7] fix: ImagePull should close http connection if there is no available data to read. ([#​9409](https://togithub.com/containerd/containerd/pull/9409)) - [`206806128`](https://togithub.com/containerd/containerd/commit/206806128917276994f0949dc599e4c8b8ad8f14) remotes/docker: close connection if no more data - [`328493962`](https://togithub.com/containerd/containerd/commit/32849396263f9c68f7c4f43a2abc1319488546de) integration: reproduce [#​9347](https://togithub.com/containerd/containerd/issues/9347) - [`d1aab27cb`](https://togithub.com/containerd/containerd/commit/d1aab27cbd8ae75d90ad962a256d6af092dcf451) fix: deflake TestCRIImagePullTimeout/HoldingContentOpenWriter - \[release/1.7] cri: fix using the pinned label to pin image ([#​9381](https://togithub.com/containerd/containerd/pull/9381)) - [`a2b16d7f9`](https://togithub.com/containerd/containerd/commit/a2b16d7f9cd44f81ebdcffe92dee107b2ebdca8a) cri: fix update of pinned label for images - [`8dc861844`](https://togithub.com/containerd/containerd/commit/8dc8618442ad99a254de79200c89eb12284dac6e) cri: fix using the pinned label to pin image - \[release/1.7] Enhance container image unpack client logs ([#​9379](https://togithub.com/containerd/containerd/pull/9379)) - [`5930a3750`](https://togithub.com/containerd/containerd/commit/5930a3750c5db69abf7668e4df003aae8f0beace) Enhance container image unpack client logs

##### Dependency Changes This release has no dependency changes Previous release can be found at [v1.7.9](https://togithub.com/containerd/containerd/releases/tag/v1.7.9)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» Rebasing: Whenever PR becomes conflicted, 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.