Uploaded image for project: 'Red Hat OpenShift AI Engineering'
  1. Red Hat OpenShift AI Engineering
  2. RHOAIENG-4332

Upgrade from 2.6 to 2.8 don't remove the trustyai in dsc as expected

XMLWordPrintable

    • Testable

      Using stable channel for upgrade from RHOAI 2.6 to RHOAI 2.8 seem not to set the trustyai management state in DSC spec as expected:

      The DSC resource contains following spec after the upgrade is performed:

      spec:
        components:
          codeflare:
            managementState: Removed
          dashboard:
            managementState: Managed
          datasciencepipelines:
            managementState: Managed
          kserve:
            managementState: Managed
            serving:
              ingressGateway:
                certificate:
                  type: SelfSigned
              managementState: Managed
              name: knative-serving
          modelmeshserving:
            managementState: Managed
          ray:
            managementState: Removed
          trustyai:
            managementState: Managed
          workbenches:
            managementState: Managed
      

      Notice the state of the `trustyai` component - AFAIK the expected value should be "{}" , RHOAIENG-3310 and RHOAIENG-3391.

      The TrustyAI pod seem to be still running after the upgrade too:

      $ oc get pods -n redhat-ods-applications | grep trusty                                             
      trustyai-service-operator-controller-manager-7d7bdbf5dc-n6xcp     1/1     Running     0          79m
      

            vhire Vaishnavi Hire
            jstourac@redhat.com Jan Stourac
            RHOAI Platform
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: