pygmystack / pygmy

the pygmy stack is a container stack for local development
MIT License
25 stars 12 forks source link

Bump github.com/containerd/containerd from 1.7.3 to 1.7.4 #474

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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 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)
dependabot[bot] commented 1 year ago

Superseded by #475.