Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2021

Bumps github.com/containerd/containerd from 1.5.5 to 1.5.6.

Release notes

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

containerd 1.5.6

Welcome to the v1.5.6 release of containerd!

The sixth patch release for containerd 1.5 contains minor fixes and updates including an updated runc and hcsshim.

Notable Updates

  • Install apparmor parser for arm64 and update seccomp to 2.5.1 #5763
  • Update runc binary to 1.0.2 #5899
  • Update hcsshim to v0.8.21 to fix layer issue on Windows Server 2019 #5942
  • Add support for 'clone3' syscall to fix issue with certain images when seccomp is enabled #5982
  • Add image config labels in CRI container creation #6012
  • Fix panic in metadata content writer on copy error #6043

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

  • Derek McGowan
  • Akihiro Suda
  • Wei Fu
  • Phil Estes
  • Alexandre Peixoto Ferreira
  • Daniel Canter
  • Sebastiaan van Stijn
  • Davanum Srinivas
  • Gunju Kim
  • Jayme Howard
  • Kohei Tokunaga
  • Mike Brown
  • wanglei
  • zhanglei

Changes

  • 1a1b383ad Merge pull request #6068 from dmcgowan/prepare-1.5.6
  • bc8fdf832 Update release notes and mailmap
  • 77dafa20c Prepare release notes for v1.5.6
  • 063195739 Merge pull request #6045 from dmcgowan/1.5-fix-metadata-content-panic
  • a4b51d119 Fix panic in metadata content writer on copy error
  • 4de759ab5 Merge pull request #6041 from dmcgowan/backport-1.5-use-ghcr-test-images
  • 147705920 Use github images for integration tests
  • 3f4f6bca9 Merge pull request #5981 from scuzhanglei/release-1.5-privileged-device
  • 980646e3c Merge pull request #6024 from estesp/cp-6012

... (truncated)

Commits
  • 1a1b383 Merge pull request #6068 from dmcgowan/prepare-1.5.6
  • bc8fdf8 Update release notes and mailmap
  • 77dafa2 Prepare release notes for v1.5.6
  • 0631957 Merge pull request #6045 from dmcgowan/1.5-fix-metadata-content-panic
  • a4b51d1 Fix panic in metadata content writer on copy error
  • 4de759a Merge pull request #6041 from dmcgowan/backport-1.5-use-ghcr-test-images
  • 1477059 Use github images for integration tests
  • 3f4f6bc Merge pull request #5981 from scuzhanglei/release-1.5-privileged-device
  • 980646e Merge pull request #6024 from estesp/cp-6012
  • 514137a cri: add devices for privileged container
  • 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 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.5.5 to 1.5.6.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.5.5...v1.5.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from mrunalp and runcom as code owners September 30, 2021 14:27
@dependabot dependabot bot added the release-note-none Denotes a PR that doesn't merit a release note. label Sep 30, 2021
@openshift-ci openshift-ci bot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Sep 30, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 30, 2021

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a cri-o member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 30, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
To complete the pull request process, please assign kolyshkin after the PR has been reviewed.
You can assign the PR to them by writing /assign @kolyshkin in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link

codecov bot commented Sep 30, 2021

Codecov Report

Merging #5367 (47407ad) into main (884e5f3) will not change coverage.
The diff coverage is n/a.

❗ Current head 47407ad differs from pull request most recent head ac2751e. Consider uploading reports for the commit ac2751e to get more accurate results

@@           Coverage Diff           @@
##             main    #5367   +/-   ##
=======================================
  Coverage   43.75%   43.75%           
=======================================
  Files         118      118           
  Lines       11737    11737           
=======================================
  Hits         5135     5135           
  Misses       6114     6114           
  Partials      488      488           

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2021

Superseded by #5381.

@dependabot dependabot bot closed this Oct 5, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/containerd-1.5.6 branch October 5, 2021 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has DCO signed all their commits. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. release-note-none Denotes a PR that doesn't merit a release note.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant