Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-12493

Unable to recreate integration with the same name on OCP 3.11

XMLWordPrintable

    • % %
    • +
    • Automated

      There are different outcomes for following scenario:

      1. create integration with name 'abc'
      2. wait until the integration is running
      3. delete the integration 'abc'
      4. create a new integration with name 'abc'
      

      on OCP 3.11:

      minishift with 3.11:

      OCP 4.2 :

      • same as on minishift

      The problem is that the openshift build object is not deleted when deleting buildconfig for the integration here: https://github.com/syndesisio/syndesis/blob/master/app/server/openshift/src/main/java/io/syndesis/server/openshift/OpenShiftServiceImpl.java#L495

      The culprit is most likely the bump of the openshift client version here: https://github.com/syndesisio/syndesis/pull/7062

              zregvart@redhat.com Zoran Regvart
              avano@redhat.com Andrej Vano
              Andrej Vano Andrej Vano
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: