Project

Profile

Help

Story #6933

closed

As a user I can opt out of mirorring source containers.

Added by ipanova@redhat.com almost 4 years ago. Updated over 2 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Target Release - Docker:
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Description of problem: Once source container are enabled, they will be included as regular types of the images in the repositories. Source container images are quite big, they cannot be pulled( podman docker pull will fail) and run. Only with skopeo copy command those containers can be installed.

Pulp Registry won't have an issue to mirror down such content, however the sync time might be much longer due to the fact that source container images are quite large. This might decrease user experience.

Solution: add an option to opt out of mirroring source container images.

Every source container will be tagged with the following convention:

Source container images are named based on the binary containers they represent. For example, for a particular standard RHEL UBI 8 container registry.access.redhat.com/ubi8:8.1-397 append -source to get the source container image (registry.access.redhat.com/ubi8:8.1-397-source).

We already have a whitelist option, adjust the code so it can handle regular expressions and a negation of the search pattern can be used.


Related issues

Related to Container Support - Story #6922: As a user I can exclude tagsCLOSED - CURRENTRELEASEmdellweg

Actions

Also available in: Atom PDF