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

Cannot create a pipeline run after upgrading to 2.8

XMLWordPrintable

    • RHOAI DSP 2.9
    • Testable

      Cannot create a pipeline run after upgrading to 2.8 from 2.6 in a disconnected env with a self-signed cert.

      In RHOAI 2.6

      • create a data connection
      • create a config map with the ca bundle
      • create a dspa with
          spec:
            apiServer:
              ...
              cABundle:
                configMapKey: ca-bundle.crt
                configMapName: custom-ca-bundle-15218
        
      • create a piplene and create a pipeline run
      • this works well

      After upgrading to 2.8

      • create a duplicate of the already executed run
      • you will see error as follows
        Danger alert:Error creating run
        Failed to create a new run.: InvalidInputError: unknown template format: pipeline spec is invalid
        

      Note

      We did not see such a behavior in "online" env

            humairkhan Humair Khan
            apodhrad@redhat.com Andrej Podhradsky
            RHOAI Data Science Pipelines
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: