Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-3055

Duplicate Links when multiple Kie Apps deployed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 7.8.1.GA
    • 7.8.0.GA
    • Cloud
    • None
    • 2020 Week 28-30 (from Jul 6)

      From RHPAM-2684, we can see the Business Central link in the OCP project details:

      However, when we have multiple Kie Apps at the same time:

      • Kieapp1:
        apiVersion: app.kiegroup.org/v2
        kind: KieApp
        metadata:
          annotations:
            app.kiegroup.org: 7.8.0
          name: kieapp1
        spec:
          commonConfig:
            adminPassword: admin
            adminUser: admin
          environment: rhpam-authoring-ha
          objects:
            console:
              jvm:
                javaInitialMemRatio: 60
                javaMaxMemRatio: 90
          upgrades: {}
          useImageTags: true
          version: 7.8.0
        
      • Kieapp2:
        apiVersion: app.kiegroup.org/v2
        kind: KieApp
        metadata:
          annotations:
            app.kiegroup.org: 7.8.0
          name: kieapp2
        spec:
          commonConfig:
            adminPassword: admin
            adminUser: admin
          environment: rhpam-authoring-ha
          objects:
            console:
              jvm:
                javaInitialMemRatio: 60
                javaMaxMemRatio: 90
          upgrades: {}
          useImageTags: true
          version: 7.8.0
        

      Two links are generated as expected, but we can't identify which link is for:

      We should add the kie app name to the console link.

        1. launcher.png
          launcher.png
          72 kB
        2. launcher-issue.png
          launcher-issue.png
          24 kB
        3. RHPAM3055_fixed.png
          RHPAM3055_fixed.png
          12 kB

            rhn-support-rromerom Ruben Romero Montes
            jcarvaja@redhat.com Jose Carvajal Hilario
            Jose Carvajal Hilario Jose Carvajal Hilario
            Jose Carvajal Hilario Jose Carvajal Hilario
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: