containerd/images
Derek McGowan 5e2d7efd82
Use a single custom annotation for export
Remove annotation prefix and add multiple index records
for manifests with multiple image names. This makes the
custom annotation more consistent with the OCI image
annotation. Additionally, ensure the OCI image annotation
always represents the tag (partial image name) as recommended
by the specification. The containerd image name annotation
will always contain the full image name.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2019-05-21 17:21:26 -07:00
..
archive Use a single custom annotation for export 2019-05-21 17:21:26 -07:00
annotations.go Use a single custom annotation for export 2019-05-21 17:21:26 -07:00
handlers.go Add image pull concurrency limit. 2019-01-29 10:27:05 -08:00
image.go Update manifest resolution for non-index manifests 2018-09-25 17:50:06 -07:00
importexport.go Refactor image importer 2018-09-14 14:21:26 -07:00
mediatypes.go checkpoint: add copts to checkpoint; save snapshotter to annotation 2018-11-12 11:48:16 +00:00