feat(RHIDP-11180): Ensure the test instance of RHDH can be deployed with up to 10 replicas#317
Conversation
|
Skipping CI for Draft Pull Request. |
779012d to
f69aa96
Compare
…ith up to 10 replicas Signed-off-by: Pavel Macík <pavel.macik@gmail.com> Helped-by: Cursor
f69aa96 to
17aff62
Compare
|
/test mvp |
|
Tested the PgBouncer connection pooler implementation. While the infrastructure deploys successfully, PgBouncer must be enabled and used used without overriding RHDH_NAMESPACE and RHDH_HELM_RELEASE_NAME. Finding: Database connections are being established directly from the RHDH pods, with no connections originating from the PgBouncer pods. This was verified using the PgBouncer pod logs says and the PostgreSQL pg_stat_activity table. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pmacik, skestwal The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
516053b
into
redhat-performance:main
|
Approving PR. Required to proceed with the changes related to the Crunchy PostgreSQL Operator. PR #319 |
Fixes https://issues.redhat.com/projects/RHDHBUGS/issues/RHDHBUGS-2401 and https://issues.redhat.com/browse/RHDHBUGS-2413