Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
werwty opened this issue Jun 12, 2018 · 0 comments
Closed

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

werwty opened this issue Jun 12, 2018 · 0 comments
Labels
Issue Type: Test Case Pulp Version: 2 pulp2test issue to be migrated to pulp-2-tests repo

Comments

@werwty
Copy link

werwty commented Jun 12, 2018

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue Type: Test Case Pulp Version: 2 pulp2test issue to be migrated to pulp-2-tests repo
Projects
None yet
Development

No branches or pull requests

3 participants