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

While installing lightspeed operator in disconnected environment, postgresql image does not exist in mapping.txt

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Important
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      While installing lightspeed operator in disconnected enviornment, postgresql is not present which results in ImagePullBackOff error for lightspeed-operator-controller-manager pod.

       

      Steps to Reproduce:

      1. Create a ImageSetConfig yaml file,

       

      kind: ImageSetConfiguration
      apiVersion: mirror.openshift.io/v2alpha1
      archiveSize: 50
      mirror:
        operators:
          - catalog: registry.redhat.io/redhat/redhat-operator-index:v4.17
            packages:
             - name: lightspeed-operator
        additionalImages:
         - name: registry.redhat.io/redhat/redhat-operator-index:v4.17 

            2.  Run oc-mirror command, 

       

       

       oc-mirror --v2 -c imageset.yaml --authfile pullsecret_updated.yaml --cache-dir /home/ file:///home/ocp417

       

            3.  Check mapping.txt file

       

      Actual results:

      Image is not mirroring resulting pods in ImagePullBackOff error

      Expected results:

           Postgresql image should mirror with rest of the bundle

              xdharmai@redhat.com XAVIER RAJESH DHARMAIYAN
              rhn-support-shrsharm Shreya Sharma
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: