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.6.12 to 1.6.14 #10105

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2022

Bumps github.com/containerd/containerd from 1.6.12 to 1.6.14.

Release notes

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

containerd 1.6.14

Welcome to the v1.6.14 release of containerd!

The fourteenth patch release for containerd 1.6 fixes a regression in the CRI plugin related to swap

Notable Updates

  • Fix memory.memsw.limit_in_bytes: no such file or directory error in CRI plugin (#7838)

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

  • Phil Estes
  • Derek McGowan
  • Akihiro Suda
  • Cameron Sparr
  • Akhil Mohan
  • Kazuyoshi Kato
  • Sebastiaan van Stijn
  • Serge Logvinov
  • Wang Bing
  • Wei Fu
  • cathaysia
  • shi yixue
  • wusong

Changes

  • Prepare release notes for v1.6.14 (#7841)
    • 1347d7c87 Prepare release notes for v1.6.14
  • [release/1.6] cri: fix memory.memsw.limit_in_bytes: no such file or directory (#7838)
    • 53c733e0b cri: fix memory.memsw.limit_in_bytes: no such file or directory
  • Revert "[release/1.6] support fetching containerd from non public GCS buckets" (#7830)
    • e8b22c100 Revert "[release/1.6] support fetching containerd from non public GCS buckets"

Changes from containerd/cgroups

  • ParseCgroupFile: fix wrong comment about unified hierarchy ; add ParseCgroupFileUnified to get the unified path (#232)
    • dd81920 add ParseCgroupFileUnified to get the unified path
    • dae6735 ParseCgroupFile: fix wrong comment about unified hierarchy

... (truncated)

Commits
  • 9ba4b25 Merge pull request #7841 from dmcgowan/prepare-1.6.14
  • 5227354 Merge pull request #7838 from dmcgowan/1.6-fix-memory-swap-regression
  • 53c733e cri: fix memory.memsw.limit_in_bytes: no such file or directory
  • 1347d7c Prepare release notes for v1.6.14
  • 07b839d Merge pull request #7830 from akhilerm/revert-7823-cherry-pick-7771-1.6
  • e8b22c1 Revert "[release/1.6] support fetching containerd from non public GCS buckets"
  • 78f5177 Merge pull request #7821 from dmcgowan/prepare-1.6.13
  • b56901d Merge pull request #7823 from akhilerm/cherry-pick-7771-1.6
  • bd7db85 disable tracing while handling token
  • 1a5e26e support fetching containerd from non public GCS buckets
  • 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.6.12 to 1.6.14.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.6.12...v1.6.14)

---
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 the dependencies Pull requests that update a dependency file label Dec 20, 2022
@codecov
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

Base: 76.98% // Head: 75.79% // Decreases project coverage by -1.19% ⚠️

Coverage data is based on head (aae5ddc) compared to base (7cf6d5e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##               v2   #10105      +/-   ##
==========================================
- Coverage   76.98%   75.79%   -1.20%     
==========================================
  Files           2        2              
  Lines         252      252              
==========================================
- Hits          194      191       -3     
- Misses         51       53       +2     
- Partials        7        8       +1     
Impacted Files Coverage Δ
pkg/e2e/framework.go 74.04% <0.00%> (-1.28%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@glours glours merged commit ab79187 into v2 Dec 20, 2022
@glours glours deleted the dependabot/go_modules/github.com/containerd/containerd-1.6.14 branch December 20, 2022 09:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant