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

KIE Server configMap points to SSL routes when SSL is disabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.13.4.GA
    • 7.13.3.GA, IBM BAMOE 8.0.3.GA
    • Cloud
    • False
    • None
    • False
    • CR1
    • Workaround Exists
    • Hide

      Delete the kieserver configMap manually.

      Show
      Delete the kieserver configMap manually.
    • Hide

      Create a kieapp.
      update it to:

      spec:
        commonConfig:
          disableSsl: true
        environment: rhpam-authoring
        objects:
          console:
            env:
              - name: KIE_SERVER_CONTROLLER_OPENSHIFT_PREFER_KIESERVER_SERVICE
                value: 'false' 
      Show
      Create a kieapp. update it to: spec:   commonConfig:     disableSsl: true   environment: rhpam-authoring   objects:     console:       env:         - name: KIE_SERVER_CONTROLLER_OPENSHIFT_PREFER_KIESERVER_SERVICE           value: ' false '
    • ---
    • ---
    • 2023 Week 27-29 (from Jul 3), 2023 Week 30-32 (from Jul 24), 2023 Week 33-35 (from Aug 14)

      When using OpenShiftStartupStrategy with SSL routes disabled, the configMap still points to SSL routes.

      That is possible caused when we edit the kieApp and it is not recreated if the route changes from SSL to plain text.

      If that is the case, we need to assure that the configMap will be updated.

              rhn-support-fspolti Filippe Spolti
              rhn-support-fspolti Filippe Spolti
              Jakub Schwan Jakub Schwan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: