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

Feature request: whitelist upstreams #459

Closed
pulpbot opened this issue Dec 15, 2021 · 2 comments · Fixed by #1677
Closed

Feature request: whitelist upstreams #459

pulpbot opened this issue Dec 15, 2021 · 2 comments · Fixed by #1677
Assignees
Labels

Comments

@pulpbot
Copy link
Member

pulpbot commented Dec 15, 2021

Author: joeydumont (joeydumont)

Redmine Issue: 5545, https://pulp.plan.io/issues/5545


I open this feature request after a short conversation on the mailing list: see the "pulp_docker: whitelist upstreams" thread.

I would like to be able to provide a list of whitelisted upstreams and create a single repository version with all of these upstreams. For example, I would like for users to be able to do:

docker pull my_docker_distribution/alpine/git
docker pull my_docker_distribution/postgresql

but not

docker pull my_docker_distribution/super_shady_container_image_hosted_on_Docker_Hub

where the underlying repositories would point to Docker Hub, or other container registries.

Thank you for any information!

@lubosmj
Copy link
Member

lubosmj commented Sep 5, 2023

For the sake of consistency, we may want to create fields "includes" and "excludes" on remotes as we did in pulp_gem.

https://github.com/pulp/pulp_gem/blob/4e72167769f1a6ce11b4119b8a609d138e9e9fe2/docs/workflows/sync.rst?plain=1#L69

@lubosmj
Copy link
Member

lubosmj commented Feb 14, 2024

This feature request now makes much more sense with the enabled pull-through caching. Administrators will be able to exclude repositories within a specific namespace.

@lubosmj lubosmj moved this from Not Started to Todo in Pulp Container Roadmap Jun 11, 2024
@pulpbot pulpbot moved this to In Progress in RH Pulp Kanban board Jun 20, 2024
@lubosmj lubosmj moved this from Todo to In Progress in Pulp Container Roadmap Jun 20, 2024
git-hyagi added a commit to git-hyagi/pulp_container that referenced this issue Jun 25, 2024
git-hyagi added a commit to git-hyagi/pulp_container that referenced this issue Jun 25, 2024
git-hyagi added a commit to git-hyagi/pulp_container that referenced this issue Jun 26, 2024
git-hyagi added a commit to git-hyagi/pulp_container that referenced this issue Jun 26, 2024
git-hyagi added a commit to git-hyagi/pulp_container that referenced this issue Jun 26, 2024
git-hyagi added a commit to git-hyagi/pulp_container that referenced this issue Jun 28, 2024
git-hyagi added a commit to git-hyagi/pulp_container that referenced this issue Jun 28, 2024
git-hyagi added a commit to git-hyagi/pulp_container that referenced this issue Jul 1, 2024
git-hyagi added a commit to git-hyagi/pulp_container that referenced this issue Jul 1, 2024
git-hyagi added a commit to git-hyagi/pulp_container that referenced this issue Jul 2, 2024
git-hyagi added a commit to git-hyagi/pulp_container that referenced this issue Jul 3, 2024
This commit adds a feature to refine (include only and/or remove unwanted) remote
repositories pulled during pull-through caching.

closes: pulp#459
git-hyagi added a commit to git-hyagi/pulp_container that referenced this issue Jul 4, 2024
This commit adds a feature to refine (include only and/or remove unwanted) remote
repositories pulled during pull-through caching.

closes: pulp#459
git-hyagi added a commit to git-hyagi/pulp_container that referenced this issue Jul 4, 2024
This commit adds a feature to refine (include only and/or remove unwanted) remote
repositories pulled during pull-through caching.

closes: pulp#459
@lubosmj lubosmj closed this as completed in 5908f47 Jul 4, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Pulp Container Roadmap Jul 4, 2024
@pulpbot pulpbot moved this from In Progress to Done in RH Pulp Kanban board Jul 4, 2024
@lubosmj lubosmj moved this from Done to Shipped in Pulp Container Roadmap Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Shipped
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants