Uploaded image for project: 'Serverless logic'
  1. Serverless logic
  2. SRVLOGIC-270

Servlerless Logic Operator is picking the wrong builder image

    XMLWordPrintable

Details

    • False
    • None
    • False

    Description

      When we install to serverless logic operator from the RedHat Operator github we have the following issue:

       

      1) first we apply the workaround mentioned in https://issues.redhat.com/browse/SRVLOGIC-185, ok this is just a simple one. (but needed)

       

      2) Then, the logic-operator-rhel8-builder-config, internally uses the following image: 
      registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-builder-rhel8:latest which is "correct".

      However, when the WF is being build, we have detected in the logs, that the produced build points to quarkus2, and we can see errors when the generated workflow build starts. Which somehow indicates that the wrong builder was being picked.
       
      3) Doing some tests, we configured the builder to pick this image instead (which is really the latest):  registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-builder-rhel8:1.32.0-5
       
      4) now, building the same workflow, etc, with this configuration, everything has worked ok.
       
      So we conclude that really, what we have as "latest" is really not pointing to the latest image.
      For some reason, when we use registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-builder-rhel8:latest and old image is picked instead.
       
      In the UI we also see outdated information. (this part is of course not in our hands)

      But we must ensure that latest, picks really the latest stuff we have.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-zanini Ricardo Zanini Fernandes
              wmedvede@redhat.com Walter Medvedeo
              Dominik Hanak Dominik Hanak
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: