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

build(deps): bump github.com/containerd/containerd from 1.7.3 to 1.7.4 #575

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2023

Bumps github.com/containerd/containerd from 1.7.3 to 1.7.4.

Release notes

Sourced from github.com/containerd/containerd's releases.

containerd 1.7.4

Welcome to the v1.7.4 release of containerd!

The fourth patch release for containerd 1.7 contains remote differ plugin support, a new block file based snapshotter, and various fixes and updates.

Notable Updates

  • Add blockfile snapshotter (#8986)
  • Add remote/proxy differ (#8985)
  • Update runc binary to v1.1.9 (#8965)
  • Cri: Don't use rel path for image volumes (#8926)
  • Allow attaching to any combination of stdin/out/err (#8910)
  • Fix ro mount option being passed (#8887)
  • Fix leaked shim caused by high IO pressure (#9003)
  • Add configurable mount options to overlay snapshotter (#9005)

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
  • Derek McGowan
  • Akihiro Suda
  • Kazuyoshi Kato
  • Cardy.Tang
  • Phil Estes
  • Ben Foster
  • Danny Canter
  • Hsing-Yu (David) Chen
  • James Jenkins
  • James Sturtevant
  • Maksym Pavlenko
  • Rodrigo Campos
  • Sebastiaan van Stijn
  • rongfu.leng

Changes

  • [release/1.7] Prepare release notes for v1.7.4 (#9000)
    • 7a0cae3ca [release/1.7] Prepare release notes for v1.7.4
  • [releases/1.7] *: fix leaked shim caused by high IO pressure (#9003)
    • 537d7526e integration: issue7496 case should work for runc.v2 only
    • 5add172be Vagrantfile: add strace tool
    • 207e28f36 integration: add ShouldRetryShutdown case based on #7496

... (truncated)

Commits
  • 488cd77 Merge pull request #9000 from dcantah/1.7.4-release
  • 7a0cae3 [release/1.7] Prepare release notes for v1.7.4
  • 5ee9839 Merge pull request #9003 from fuweid/cp-17-8954
  • d06fd93 Merge pull request #9005 from fuweid/cp-17-8676-8542
  • 537d752 integration: issue7496 case should work for runc.v2 only
  • 0f4885c Add configurable mount options to overlay
  • 8804a27 feat: make overlay sync removal configurable
  • 5add172 Vagrantfile: add strace tool
  • 207e28f integration: add ShouldRetryShutdown case based on #7496
  • b4f480f pkg/cri/sbserver: fix leaked shim issue for podsandbox mode
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 24, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/v1/github.com/containerd/containerd-1.7.4 branch from 5306fa4 to 9488078 Compare August 24, 2023 20:30
Copy link
Member

@Wwwsylvia Wwwsylvia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Wwwsylvia
Copy link
Member

@dependabot merge

@dependabot dependabot bot merged commit 6d23a88 into v1 Aug 25, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/v1/github.com/containerd/containerd-1.7.4 branch August 25, 2023 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant