pulp/pulp-smash

As a user I would like to limit the tags we sync for docker repos

werwty opened this issue · 0 comments

https://pulp.plan.io/issues/3450

This feature adds a tags whiltelisting option to pulp_docker, but only for v2 content.

Testing v2 content

  1. pulp-admin docker repo create --repo-id=v2whitelist --feed=https://registry-1.docker.io --upstream-name=busybox --tags=latest,1
  2. pulp-admin docker repo sync run --repo-id v2whitelist
  3. validate that the synced units only contain latest and 1 tag