pulp / pulp/pulp_container

How to sync all images from a registry to Pulp in one go?

Open
#2,000 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
31
Forks
56
Avg merge
2d 22h
Merged PRs (30d)
22

Description

The pulp container remote command currently allows creating a remote and performing a sync for only one image at a time. This means a separate remote and sync operation is needed for each image individually. Is there a way in Pulp to define a remote for an entire registry (like harbour), and sync all its images in one go, without having to create a separate remote for each image?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the pulp container remote command and trace how it creates a remote and performs a sync for one image. Determine whether registry-wide discovery and synchronization are supported or would require a new workflow. Done means documenting the supported approach or defining the required behavior for syncing all images from a registry.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.