Skip to content

[DEV-15225] Fix postgres db name and recreation (#555)#557

Merged
emuzykin1 merged 1 commit intoIPA-7.9.1.rcfrom
dev-15225-791
Apr 13, 2026
Merged

[DEV-15225] Fix postgres db name and recreation (#555)#557
emuzykin1 merged 1 commit intoIPA-7.9.1.rcfrom
dev-15225-791

Conversation

@ltellesfl
Copy link
Copy Markdown
Contributor

@ltellesfl ltellesfl commented Apr 13, 2026

Note

Medium Risk
Changes Crunchy Postgres instance-set naming/label selectors and pod anti-affinity rules, which can affect Postgres pod scheduling and may trigger instance/pvc recreation if names no longer match existing clusters.

Overview
Adjusts Crunchy Postgres instance scheduling so pod anti-affinity targets the postgres-data cluster (instead of postgres-insights) for the on-prem instance specs.

Makes the non-on-prem Crunchy instance-set name configurable via new crunchy_instance_name (default pgha1) and uses it consistently in the instance name and the anti-affinity postgres-operator.crunchydata.com/instance-set selector.

Reviewed by Cursor Bugbot for commit 57b2c13. Bugbot is set up for automated code reviews on this repo. Configure here.

@emuzykin1 emuzykin1 merged commit 93c0dca into IPA-7.9.1.rc Apr 13, 2026
6 checks passed
@emuzykin1 emuzykin1 deleted the dev-15225-791 branch April 13, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants