Skip to content

[release-1.7] fix(RHDHBUGS-2015): fix sonataflow DB ref name for replication architecture of PostgreSQL - #238

Merged
rm3l merged 1 commit into
redhat-developer:release-1.7from
rm3l:cherry-pick/release-1.7/rhdhbugs-2015-sonataflow-helm-template-does-not-take-into-account-the-replication-architecture-of-postgresql
Sep 10, 2025
Merged

[release-1.7] fix(RHDHBUGS-2015): fix sonataflow DB ref name for replication architecture of PostgreSQL#238
rm3l merged 1 commit into
redhat-developer:release-1.7from
rm3l:cherry-pick/release-1.7/rhdhbugs-2015-sonataflow-helm-template-does-not-take-into-account-the-replication-architecture-of-postgresql

Conversation

@rm3l

@rm3l rm3l commented Sep 10, 2025

Copy link
Copy Markdown
Member

Description of the change

Manual cherry-pick of #235 into release-1.7

Which issue(s) does this PR fix or relate to

Fixes https://issues.redhat.com/browse/RHDHBUGS-2015

How to test changes / Special notes to the reviewer

Checklist

  • For each Chart updated, version bumped in the corresponding Chart.yaml according to Semantic Versioning.
  • For each Chart updated, variables are documented in the values.yaml and added to the corresponding README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes. The pre-commit Workflow will do this automatically for you if needed.
  • JSON Schema template updated and re-generated the raw schema via the pre-commit hook.
  • Tests pass using the Chart Testing tool and the ct lint command.
  • If you updated the orchestrator-infra chart, make sure the versions of the Knative CRDs are aligned with the versions of the CRDs installed by the OpenShift Serverless operators declared in the values.yaml file. See Installing Knative Eventing and Knative Serving CRDs for more details.

Summary by Sourcery

Fix Sonataflow PostgreSQL service references in the Backstage Helm chart for replication setups and bump chart version to 4.4.5

Bug Fixes:

  • Include “-primary” suffix in PostgreSQL service names when upstream.postgresql.architecture is set to replication to ensure Sonataflow DB connections target the primary instance

Build:

  • Bump backstage chart version to 4.4.5 and update README version badge

…ecture of PostgreSQL (redhat-developer#235)

* fix(RHDHBUGS-2015): fix sonataflow DB ref name for replication architecture of PostgreSQL

Signed-off-by: Pavel Macík <pavel.macik@gmail.com>

* chore(pre-commit): Auto-fix hooks

Co-authored-by: pmacik <pmacik@users.noreply.github.com>

---------

Signed-off-by: Pavel Macík <pavel.macik@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: pmacik <pmacik@users.noreply.github.com>
@sonarqubecloud

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey there - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@rm3l rm3l added the lgtm label Sep 10, 2025
@rm3l rm3l changed the title fix(RHDHBUGS-2015): fix sonataflow DB ref name for replication architecture of PostgreSQL [release-1.7] fix(RHDHBUGS-2015): fix sonataflow DB ref name for replication architecture of PostgreSQL Sep 10, 2025
@rm3l
rm3l enabled auto-merge (squash) September 10, 2025 16:10
@rm3l
rm3l merged commit 65703c4 into redhat-developer:release-1.7 Sep 10, 2025
7 of 8 checks passed
@rm3l
rm3l deleted the cherry-pick/release-1.7/rhdhbugs-2015-sonataflow-helm-template-does-not-take-into-account-the-replication-architecture-of-postgresql branch September 10, 2025 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants