Project

Profile

Help

Story #4169

closed

As a user I can sync a registry by whitelisting tag( Filtered sync)

Added by ipanova@redhat.com over 5 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 52
Quarter:

Description

Motivation:

We're currently sync'ing some very large repos. In reality we're only interested in the particular tags but we're getting everything, which is weighing in at TBs at present and growing with each puddle for each version.

It would be nice to be able to limit the tags we sync.

Solution:

Provide a config on the Remote config called "whitelist_tags". This config will accept comma separated values of tags to sync.

When the "whitelist_tags" option is provided:

Pulp will sync just those tags + manifests associated with the tags and all the corresponding layers. In case of on_deman download policy layers won't be downloaded.

Note: If the list of tags was changed, and tag X is not wanted anymore, a manual removal of that tag X should occur in the local repo( in case repo is not in a mirror mode, mirror is not supported for now)
Note: If some invalid tags provided are invalid, Pulp will only sync the available ones in the remote repo.

When the "whitelist_tags" option is not provided:
Pulp will sync the whole repo.

For pulp2 implementation check https://github.com/pulp/pulp_docker/pull/241


Related issues

Related to Container Support - Test #5277: Test - As a user I can sync a registry by whitelisting tag( Filtered sync)CLOSED - WONTFIXActions

Also available in: Atom PDF