Bug 1986693

Summary: Image in the packagemanifests aws-efs-csi-driver-operator is not right.
Product: OpenShift Container Platform Reporter: Chao Yang <chaoyang>
Component: StorageAssignee: aos-storage-staff <aos-storage-staff>
Storage sub component: Operators QA Contact: Chao Yang <chaoyang>
Status: CLOSED DUPLICATE Docs Contact:
Severity: high    
Priority: unspecified CC: aos-bugs, jsafrane
Version: 4.9   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-30 13:39:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Chao Yang 2021-07-28 06:27:42 UTC
Description of problem:
Image in the packagemanifests aws-efs-csi-driver-operator is not right.

Version-Release number of selected component (if applicable):
aws-efs-csi-driver-operator.4.9.0-202107231534

How reproducible:
Always

Steps to Reproduce:
1.Install aws efs csi driver operators.
2.aws-efs-csi-driver-operator-7b64c5756d-k7qrf is in ImagePullBackOff
3.oc get packagemanifests aws-efs-csi-driver-operator -o yaml
      relatedImages:
      - registry.redhat.io/openshift4/ose-csi-livenessprobe@sha256:03ac2bea7af905b2d65fe4aa62825008c91e2a33c846a4944d0cf6bb4cc7dc06
      - registry.redhat.io/openshift4/ose-kube-rbac-proxy@sha256:f5540c26f5f07091d315feab1e0ffa90eb5cfbe21d88483990f23d9b641cc4e9
      - quay.io/openshift/origin-aws-efs-csi-driver-operator:latest
      version: 4.9.0-202107231534

Actual results:
Image aws-efs-csi-driver-operator is from upstream.

Expected results:
Image aws-efs-csi-driver-operator should from registry.redhat.io/openshift4

Master Log:

Node Log (of failed PODs):

PV Dump:

PVC Dump:

StorageClass Dump (if StorageClass used by PV/PVC):

Additional info:

Comment 1 Jan Safranek 2021-07-30 13:39:04 UTC
202107231534 may indicate that this is an older index image. We have fixed image-references 3 days ago (0727) in https://github.com/openshift/aws-efs-csi-driver-operator/pull/10. Please check when re-testing 1986419.

*** This bug has been marked as a duplicate of bug 1986419 ***