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

Bump github.com/containerd/stargz-snapshotter/estargz from 0.7.0 to 0.8.0 #1118

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/containerd/stargz-snapshotter/estargz from 0.7.0 to 0.8.0.

Release notes

Sourced from github.com/containerd/stargz-snapshotter/estargz's releases.

v0.8.0

This release includes zstd:chunked support, improvements on log/metrics/config of Stargz Snapshotter/Store, new NW/GPU options for ctr-remote optimizer and bugfixes.

Notable Changes

  • estargz

    • Made estargz compression-algorithm-agnostic and added support for opening/creating zstd:chunked (#293)
  • Stargz Store

    • Enabled to release resources when no reference to a layer (#433)
  • Stargz Snapshotter

  • ctr-remote

    • Added --gpus and --net-host option (#382), thanks to @​rdpsin
    • Added helpful message whenever optimize period expires (#419), thanks to @​rdpsin
  • docs

    • Added docs about prebuilt kind node image (#387)
    • Added a link to estargz.kontain.me (#388)
  • CI

    • Upgraded golangci-lint to v1.42.0 (#427), thanks to @​kzys
Commits
  • 4ffd0f6 Merge pull request #440 from ktock/prepare-v0.8.0
  • 376691c Prepare for v0.8.0
  • c16b040 Merge pull request #439 from ktock/bump-klauspost-compress-v1.13.5
  • be24953 Bump github.com/klauspost/compress v1.12.3 to v1.13.5
  • 34dcc0f Merge pull request #437 from ktock/estargz-dependencies
  • 0c9832f Enable dependabot for go.mod in estargz package
  • 68d3c25 Merge pull request #435 from containerd/dependabot/go_modules/github.com/klau...
  • 3de63b5 Bump github.com/klauspost/compress from 1.12.3 to 1.13.5
  • bf541b1 Merge pull request #433 from ktock/storegc
  • afc23f7 store: Release resources when no reference to a layer
  • 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/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/containerd/stargz-snapshotter/releases)
- [Commits](containerd/stargz-snapshotter@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: github.com/containerd/stargz-snapshotter/estargz
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies go Pull requests that update Go code labels Sep 6, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2021

Codecov Report

Merging #1118 (d63d8f9) into main (7e0ed51) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1118   +/-   ##
=======================================
  Coverage   75.16%   75.16%           
=======================================
  Files         108      108           
  Lines        7724     7724           
=======================================
  Hits         5806     5806           
  Misses       1363     1363           
  Partials      555      555           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7e0ed51...d63d8f9. Read the comment docs.

@imjasonh imjasonh merged commit c5dea0c into main Sep 6, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/stargz-snapshotter/estargz-0.8.0 branch September 6, 2021 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants