stargz-snapshotter
stargz-snapshotter copied to clipboard
Fast container image distribution plugin with lazy pulling
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.3 to 0.30.0. Commits 3aa4577 Update dependencies to v0.30.0 tag 2df4de1 Merge remote-tracking branch 'origin/master' into release-1.30 ade2ae2 Update x/net for CVE-2023-45288 b4632b7 Merge pull request #123932...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.7 to 1.17.8. Release notes Sourced from github.com/klauspost/compress's releases. v1.17.8 What's Changed zstd: Reject blocks where reserved values are not 0 by @klauspost in klauspost/compress#885 zstd: Add...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.7 to 1.17.8. Release notes Sourced from github.com/klauspost/compress's releases. v1.17.8 What's Changed zstd: Reject blocks where reserved values are not 0 by @klauspost in klauspost/compress#885 zstd: Add...
- https://github.com/containerd/stargz-snapshotter/pull/1639 - https://github.com/containerd/stargz-snapshotter/pull/1638 - https://github.com/containerd/stargz-snapshotter/pull/1637 - https://github.com/containerd/stargz-snapshotter/pull/1633 - https://github.com/containerd/stargz-snapshotter/pull/1631 - https://github.com/containerd/stargz-snapshotter/pull/1630 - https://github.com/containerd/stargz-snapshotter/pull/1629 - https://github.com/containerd/stargz-snapshotter/pull/1628
Bumps [k8s.io/cri-api](https://github.com/kubernetes/cri-api) from 0.30.0-alpha.2 to 0.31.0-alpha.0. Commits 30022f2 Merge pull request #123758 from liggitt/protobump 24e14f7 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0 7584aa4 Merge pull request #123583 from saschagrunert/image-id-container-status 882719b Merge pull...
Bumps [k8s.io/cri-api](https://github.com/kubernetes/cri-api) from 0.30.0-alpha.2 to 0.31.0-alpha.0. Commits 30022f2 Merge pull request #123758 from liggitt/protobump 24e14f7 Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0 7584aa4 Merge pull request #123583 from saschagrunert/image-id-container-status 882719b Merge pull...
Bumps golang from 1.21.5-bullseye to 1.22.2-bullseye. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
- https://github.com/containerd/stargz-snapshotter/pull/1592
[The overview](https://github.com/containerd/stargz-snapshotter/blob/main/docs/overview.md) mentions that some aspects of the snapshotter are configurable through a `toml` file, but I couldn't found a description of the available configuration options. It would be nice...