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

openshift-gitops image update results in ImagePullBackOff

XMLWordPrintable

    • Critical
    • Rejected
    • Unspecified
    • If docs needed, set a value

      Description of problem:
      OpenShift GitOps operator 1.4.4 references openshift-gitops image shasum that do not match that of the image present in the container catalog, which are tagged 1.4.4-6

      Version-Release number of selected component (if applicable):
      openshift-gitops-operator 1.4.4

      How reproducible:
      multiple customers across multiple cloud platforms

      Steps to Reproduce:
      1. update operator to 1.4.4
      2. pods redeploy
      3. error occurs

      Actual results:
      $ oc get events -n openshift-gitops
      ...
      155m Warning Failed pod/openshift-gitops-server-859c4c86d7-hrt2d Failed to pull image "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ff4ad30752cf0d321cd6c2c6fd4490b716607ea2960558347440f2f370a586a8": rpc error: code = Unknown desc = reading manifest sha256:ff4ad30752cf0d321cd6c2c6fd4490b716607ea2960558347440f2f370a586a8 in registry.redhat.io/openshift-gitops-1/argocd-rhel8: StatusCode: 404, <HTML><HEAD><TITLE>Error</TITLE></HEAD><BODY>...
      155m Warning Failed pod/openshift-gitops-server-859c4c86d7-hrt2d Error: ErrImagePull
      2m16s Normal BackOff pod/openshift-gitops-server-859c4c86d7-hrt2d Back-off pulling image "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ff4ad30752cf0d321cd6c2c6fd4490b716607ea2960558347440f2f370a586a8"
      155m Warning Failed pod/openshift-gitops-server-859c4c86d7-hrt2d Error: ImagePullBackOff
      175m Normal BackOff pod/openshift-gitops-server-859c4c86d7-lxmj6 Back-off pulling image "registry.redhat.io/openshift-gitops-1/argocd-rhel8@sha256:ff4ad30752cf0d321cd6c2c6fd4490b716607ea2960558347440f2f370a586a8"
      ...

      And similar errors for the other deployments in openshift-gitops.

      Expected results:
      Pods deploy successfully

      Additional info:
      Customer cases not specific to OpenShift 4.9 - customer cases include OCP versions 4.9 and 4.8

            tocampbe@redhat.com Tony Campbell
            rhn-support-dumilbur Duncan Milburn
            Tony Campbell Tony Campbell
            Red Hat Employee
            Votes:
            0 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated: