Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-65606

manifests/image-references is missing RESIZER_IMAGE and is not mirrored

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.21.0
    • Storage / Operators
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • ppc64le
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      manifests/image-references is missing RESIZER_IMAGE and is not mirrored    

      Version-Release number of selected component (if applicable):

      4.21.0-ec.2    

      How reproducible:

          

      Steps to Reproduce:

      Go to [manifests/image-references] https://github.com/openshift/csi-operator/blob/main/config/samba/manifests/stable/image-references
      
       missing `image-reference` that is used in the [ClusterServiceVersion RESIZER_IMAGE](https://github.com/openshift/csi-operator/blob/main/config/samba/manifests/stable/smb-csi-driver-operator.clusterserviceversion.yaml#L332)
      
      ```
        - name: csi-external-resizer
          from:
            kind: DockerImage
            name: quay.io/openshift/origin-csi-external-resizer:latest
      ```
      
      The cluster-storage-operator references it https://github.com/openshift/cluster-storage-operator/blob/main/manifests/image-references
      
      The mirrored art images are missing this file in 4.21.0-ec.2
          

      Actual results:

          ART mirror is missing resizer image

      Expected results:

          CSI SMB Operator should work

      Additional info:

          issue exists for ARM, ppc64le 

              pbastide_rh Paul Bastide
              rh-ee-jdarapu Jeevan Darapu
              None
              Paul Bastide
              Joep van Delft Joep van Delft
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: