As a user I would like to limit the tags we sync for docker repos
werwty opened this issue · 0 comments
werwty commented
https://pulp.plan.io/issues/3450
This feature adds a tags whiltelisting option to pulp_docker, but only for v2 content.
Testing v2 content
- pulp-admin docker repo create --repo-id=v2whitelist --feed=https://registry-1.docker.io --upstream-name=busybox --tags=latest,1
- pulp-admin docker repo sync run --repo-id v2whitelist
- validate that the synced units only contain latest and 1 tag