forked from TrueCloudLab/distribution
The toolkit to pack, ship, store, and deliver container content
6fead90736
To provide rich error reporting during manifest pushes, the storage layers verifyManifest stage has been modified to provide the necessary granularity. Along with this comes with a partial shift to explicit error types, which represents a small move in larger refactoring of error handling. Signature methods from libtrust have been added to the various Manifest types to clean up the verification code. A primitive deletion implementation for manifests has been added. It only deletes the manifest file and doesn't attempt to add some of the richer features request, such as layer cleanup. |
||
---|---|---|
client | ||
cmd | ||
common | ||
configuration | ||
digest | ||
open-design | ||
project/dev-image | ||
storage | ||
storagedriver | ||
.drone.yml | ||
api_test.go | ||
app.go | ||
app_test.go | ||
context.go | ||
CONTRIBUTING.md | ||
errors.go | ||
errors_test.go | ||
helpers.go | ||
images.go | ||
layer.go | ||
layerupload.go | ||
LICENSE | ||
MAINTAINERS | ||
README.md | ||
routes.go | ||
routes_test.go | ||
tags.go | ||
util.go |