A couple foreman RFEs continue to pop up around managing docker tags in
repos when syncing. The case for them centers around cleaning up storage
and preventing stale manifests and tags from being accessible.

The first is a request to be able to create tag filters for sync. This
would let the user specify one or more filters to include or exclude tags
by regex.

This naturally leads into having a "lazy sync" mode for docker repos since,
presumably, to only pull manifests for a subset of tags the list of tags
would need to be fetched first. (Like the output of 'skopeo inspect'.)

And finally, this would lead to having a "mirror on sync" where after
syncing only the tags and associated manifests would be in the repo,
nothing from previous syncs that no longer matched.

Do any of these features exist already in current pulp-2.15+?
_______________________________________________
Pulp-dev mailing list
Pulp-dev@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-dev

Reply via email to