Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-3046

Add step for OperatorGroup creation to airgap test pipeline

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Critical Critical
    • 3.0.0.GA
    • 3.0.0.GA
    • testing
    • None
    • False
    • None
    • False

      DS 3.0 installation failing in airgap environment on IBM Z. Seems the issue related to the error message "no operator group found". Can someone please provide any pointer regarding this failure?
      Pipeline job: https://main-jenkins-csb-crwqe.apps.ocp-c1.prod.psi.redhat.com/job/Testing/job/Disconnected/job/installDS/44/

      Solution:
      https://github.com/redhat-developer/devspaces/blob/devspaces-3-rhel-8/product/installDevSpacesFromLatestIIB.sh#L262-L269

      cat <<EOF | oc apply -f - 
      apiVersion: operators.coreos.com/v1
      kind: OperatorGroup
      metadata:
        name: devspaces-operator
        namespace: ${NAMESPACE}
      EOF
      fi
      

              dnochevn Dmytro Nochevnov
              dnochevn Dmytro Nochevnov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: