storage icon indicating copy to clipboard operation
storage copied to clipboard

Container Storage Library

Results 118 storage issues
Sort by recently updated
recently updated
newest added

During the lint CI job, `hack/git-validation.sh` failed with `fatal: Not a valid object name main`. Log: https://api.cirrus-ci.com/v1/task/5169202091261952/logs/test.log

kind/bug

I was messing around with zstd:chunked and somehow ended up with this: ``` skopeo inspect -n docker://quay.io/cgwalters/ostest:zstdchunked { "Name": "quay.io/cgwalters/ostest", ... "LayersData": [ { "MIMEType": "application/vnd.oci.image.layer.v1.tar+zstd", "Digest": "sha256:b8f741b50c9da370750578605c48ada1a67d01eea3bdae9ce09599c44dad7bfc", "Size": 3493473,...

bug
area/zstd:chunked

I am consistently getting `skopeo` being OOM killed when running this to convert a local overlay image I have to an OCI zstd:chunked format (so I can easily inspect/debug it):...

area/zstd:chunked

Please see individual commits for details.

approved

Please review commit by commit. See individual commits for details.

approved

This form is available since Go 1.22 (see https://tip.golang.org/ref/spec#For_range) and will probably be seen more and more in the new code.

approved

It's available since Go 1.18 (see https://pkg.go.dev/builtin#any).

approved

Should not change functionality.

approved

Compare https://github.com/containers/storage/issues/2009 : The code could never build its unit tests since September 2017, and nobody seems to have complained. Also, see how this impacts `go.mod`: many of the largest...

approved
do-not-merge/work-in-progress
needs-rebase