<div dir="ltr"><div><div><div><div>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.<br><br></div>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.<br><br></div>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'.)<br><br></div>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.<br><br></div>Do any of these features exist already in current pulp-2.15+?<br></div>