Uploaded image for project: 'Red Hat OpenShift Data Science'
  1. Red Hat OpenShift Data Science
  2. RHODS-9583

Install the Pipelines Operator message in GUI when in fact Red Hat Openshift Pipelines installed

    XMLWordPrintable

Details

    • False
    • None
    • False
    • Release Notes
    • Testable
    • No
    • No
    • Hide
      == Data Science dashboard does not detect an existing OpenShift Pipelines installation

      When the OpenShift Pipelines operator is installed as a global operator on your cluster, the Data Science dashboard does not properly detect it.

      An alert icon appears next to the *Data Science Pipelines* option in the left navigation bar. When you open *Data Science Pipelines*, you see the message:
      “To use pipelines, first install the Red Hat OpenShift Pipelines Operator.”
      However, when you view the list of installed operators in the `openshift-operators` project, you see that OpenShift Pipelines is installed as a global operator on your cluster.

      *Workaround*

      Follow these steps as a user with `cluster-admin` permissions:

      . Log in to your cluster using the `oc` client.
      . Enter the following command to update `OdhDashboardConfig` in the `redhat-ods-applications` application namespace:
      +
      ----
      $ oc patch OdhDashboardConfig odh-dashboard-config -n redhat-ods-applications --type=merge -p '{"spec": {"dashboardConfig": {"disablePipelines": false}}}'
      ----
      Show
      == Data Science dashboard does not detect an existing OpenShift Pipelines installation When the OpenShift Pipelines operator is installed as a global operator on your cluster, the Data Science dashboard does not properly detect it. An alert icon appears next to the *Data Science Pipelines* option in the left navigation bar. When you open *Data Science Pipelines*, you see the message: “To use pipelines, first install the Red Hat OpenShift Pipelines Operator.” However, when you view the list of installed operators in the `openshift-operators` project, you see that OpenShift Pipelines is installed as a global operator on your cluster. *Workaround* Follow these steps as a user with `cluster-admin` permissions: . Log in to your cluster using the `oc` client. . Enter the following command to update `OdhDashboardConfig` in the `redhat-ods-applications` application namespace: + ---- $ oc patch OdhDashboardConfig odh-dashboard-config -n redhat-ods-applications --type=merge -p '{"spec": {"dashboardConfig": {"disablePipelines": false}}}' ----
    • Known Issue
    • Done
    • No
    • Pending
    • None

    Description

      downstream version of https://github.com/opendatahub-io/odh-dashboard/issues/1379

      Created for release note

      Attachments

        Activity

          People

            Unassigned Unassigned
            mflinn@redhat.com Melissa Flinn
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: