Uploaded image for project: 'Red Hat Developer Hub Bugs'
  1. Red Hat Developer Hub Bugs
  2. RHDHBUGS-2015

SonataFlow Helm template does not take into account the replication architecture of PostgreSQL

XMLWordPrintable

    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide
      = Fixed database service name error to ensure {product-very-short} instance starts correctly

      Before this update, deploying Helm-based Orchestrator with local Database in replication mode failed due to a wrong database service name. This caused the {product-very-short} instance to fail to start. With this release, the {product-very-short} instance starts correctly, allowing the correct setting of the database service name in the {product-very-short} instance configuration.
      Show
      = Fixed database service name error to ensure {product-very-short} instance starts correctly Before this update, deploying Helm-based Orchestrator with local Database in replication mode failed due to a wrong database service name. This caused the {product-very-short} instance to fail to start. With this release, the {product-very-short} instance starts correctly, allowing the correct setting of the database service name in the {product-very-short} instance configuration.
    • Bug Fix
    • Done

      Description of problem:

      When RHDH PostgreSQL is configured to use "replication" architecture, the name of the main DB service has the *-primary suffix while if the architecture is standalone, there is no such suffix in the service name.

      The sonataflow template in Helm has hardcoded the name without the prefix and so if trying to deploy RHDH with the PostgreSQL in replication mode the sonataflow cannot properly connect to the database and fails.

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

       # <steps>

      Actual results:

      Expected results:

      Reproducibility (Always/Intermittent/Only Once):

      Always

      Build Details:

      RHDH v1.7-139-CI, v1.7-142-CI

      Additional info (Such as Logs, Screenshots, etc):

              pmacik@redhat.com Pavel Macik
              pmacik@redhat.com Pavel Macik
              RHIDP - Install
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: