This is a clone of issue OCPBUGS-55100. The following is the description of the original issue:
—
Description of problem:
Currently oc-mirror does not give the possibility of disabling signatures by registry / namespace / single image
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. Add a registries.d config file on $HOME/containers/registries.d/ disabling signature mirroring for a specific registry 2. Run m2d/d2m or m2m mirroring one image from the registry specified in the step 1 3. Check the target registry looking for the image tags
Actual results:
Signature tag is in the target registry
Expected results:
Signature tag should not be there since the registries.d config file disabled the signature mirroring for that specific registry
Additional info:
- clones
-
OCPBUGS-55100 Currently it is not possible to disable signature mirroring by registry / namespace / image
-
- Verified
-
- is blocked by
-
OCPBUGS-55100 Currently it is not possible to disable signature mirroring by registry / namespace / image
-
- Verified
-
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update