go-containerregistry
No description set
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / go-containerregistry
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Virtualization:containers/go-containerregistry && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000117 117 Bytes | |
go-containerregistry-0.16.1.tar.gz | 0004402130 4.2 MB | |
go-containerregistry.changes | 0000002918 2.85 KB | |
go-containerregistry.spec | 0000003017 2.95 KB | |
vendor.tar.gz | 0002638908 2.52 MB |
Revision 14 (latest revision is 22)
Dirk Mueller (dirkmueller)
committed
(revision 14)
- update to 0.16.1: * bump deps using ./hack/bump-deps.sh * Allow crane to export schema 1 images * fixed a goroutine leak * retry HTTP 522 errors by default * Limit size of manifest * Add crane auth token * Bump codecov/codecov-action from 3.1.3 to 3.1.4 * Pass scopes through crane auth token * fix: add bounds checking to addendum layer mutations to prevent panic * Surface better error messages in crane index * crane: add missing name option in crane index commands * crane: Respect cmd.OutOrStdout * Make ErrSchema1 checkable via errors.Is() * Don't load into daemon if the image already exists * add --blobs-to-disk to 'crane registry serve' * Correct crane registry help text * Allow concurrent blob Sets, use RWMutex * Use RWLock, limit scope of locking, write digest first * Let the filesystem handle atomicity * Don't try cross-origin mounting against dockerhub * Drop localhost to support crane registry serve in a container * Return OCI Index content-type for referrers response * Allow crane edit to generate non-image artifacts * Allow setting Content-Type in crane edit manifest * Avoid v1.Manifest in crane edit config (#1583) * Support for OCI 1.1+ referrers via API (#1546) * Support for OCI 1.1+ referrers via fallback tag * Update descriptor "data" field (when valid) during
Comments 0