-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
4.14.z
-
None
-
No
-
3
-
False
-
Description of problem:
We are trying to pull Failed to pull the image "redhat-operator-index:v4.14" from registry.redhat.io, using podman. The command failed with an error.
Version-Release number of selected component (if applicable):
v4.14
How reproducible:
use podman to pull registry.redhat.io/redhat/redhat-operator-index:v4.14
Steps to Reproduce:
1.run command podman pull registry.redhat.io/redhat/redhat-operator-index:v4.14 2. 3.
Actual results:
command return non-zero, image is not correctly pull: Trying to pull registry.redhat.io/redhat/redhat-operator-index:v4.14...Error: copying system image from manifest list: Source image rejected: A signature was required, but no signature exists
Expected results:
command returns 0, image correctly pull.
Additional info:
podman pull registry.redhat.io/redhat/redhat-operator-index:v4.13 works as expected under the same environment.
- is related to
-
OCPBUGS-44281 V2 with --alpha-ctlg-filter unable to rebuild catalog redhat-operator-index:v4.17
- New