-
Notifications
You must be signed in to change notification settings - Fork 225
Open
Description
This is pulling out some comments made in #22 and a bit related to #114 . It would be useful to have some kind of /v2/<name>/manifests/list
API similar to what we have for tags today. Returned from that should be all manifest digests within that repository.
This can be useful for building user scripts to implement the GC policy outside of the registry, looking for dangling manifests that do not have any tag pointing to them, and calling the manifest delete API when the user defined criteria is met. For example, a user script could examine the manifest and referenced config, looking for labels indicating the image was part of a nightly build, and remove any manifests pointing to a 2 week or older build.
pbarker, rowi1de, old-ocean-creature, BenTheElder, sfc-gh-msathe and 4 morepbarker and old-ocean-creature
Metadata
Metadata
Assignees
Labels
No labels