Skip to content

Fix PostgreSQL migration bugs#1910

Open
ehaldane-digicatapult wants to merge 8 commits into
mainfrom
bug/fix_veritable_bugs
Open

Fix PostgreSQL migration bugs#1910
ehaldane-digicatapult wants to merge 8 commits into
mainfrom
bug/fix_veritable_bugs

Conversation

@ehaldane-digicatapult
Copy link
Copy Markdown
Contributor

Pull Request

Checklist

  • Have you read Digital Catapult's Code of Conduct?
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

PR Type

Please delete options that are irrelevant.

  • Bug Fix

Linked tickets

VR-548

High level description

CNPG clusters for the Veritable Helm charts do not correctly point to the respective secrets that are being created with templates/secret-cnpg-superuser.yaml. Instead, that reference needs to be explicit within the cnpg.cluster.initdb.secret.name field.

Another issue, specific to the UI, is that it will clobber the CNPG cluster, where both Helm charts attempt to use the same name. Here, the solution is to override one of the two, e.g. cloudagent.cnpg.fullnameOverride and then ensure that it matches its own respective secret for the cluster.

@ehaldane-digicatapult ehaldane-digicatapult requested a review from a team as a code owner February 23, 2026 13:27
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.

1 participant