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

GitLab runner operator fails to install.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • None
    • 4.10.z
    • ISV Operators
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • Rejected
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem: The Certified GitLab Operator fails to install and results in below error:
      ~~~
      10s Warning Failed pod/gitlab-runner-controller-manager-86668cd5c8-tvmnr Failed to pull image "registry.gitlab.com/gitlab-org/gl-openshift/gitlab-runner-operator/gitlab-runner-operator@sha256:ead726da6f75d80ff7b389dac853096d8680b9910cd5079d3aaf77a31846bf7b": rpc error: code = Unknown desc = reading manifest sha256:ead726da6f75d80ff7b389dac853096d8680b9910cd5079d3aaf77a31846bf7b in registry.gitlab.com/gitlab-org/gl-openshift/gitlab-runner-operator/gitlab-runner-operator: manifest unknown: manifest unknown
      10s Warning Failed pod/gitlab-runner-controller-manager-86668cd5c8-tvmnr Error: ErrImagePull
      24s Normal BackOff pod/gitlab-runner-controller-manager-86668cd5c8-tvmnr Back-off pulling image "registry.gitlab.com/gitlab-org/gl-openshift/gitlab-runner-operator/gitlab-runner-operator@sha256:ead726da6f75d80ff7b389dac853096d8680b9910cd5079d3aaf77a31846bf7b"
      24s Warning Failed pod/gitlab-runner-controller-manager-86668cd5c8-tvmnr Error: ImagePullBackOff

      ~~~

      The pod is in ImagePullBackOff state:
      ~~~
      $ oc get pods
      NAME READY STATUS RESTARTS AGE
      gitlab-runner-controller-manager-86668cd5c8-tvmnr 1/2 ImagePullBackOff 0 3m53s
      ~~~

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

      How reproducible: Always

      Steps to Reproduce:
      1. Go to Operator Hub
      2. Search for GitLab Runner
      3. Install
      4. Monitor the Events and pod.

      Actual results: Pod in ImagePullBackOff

      Expected results: Operator should work as expected.

      Additional info: We tried installing the Community GitLab runner and it works as expected.

              tocampbe@redhat.com Tony Campbell
              rhn-support-sparpate Silvia Parpatekar
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: