Skip to content

[bitnami/postgresql-ha] fix(backup): mount secrets with password file #33145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 24, 2025

Conversation

fmulero
Copy link
Collaborator

@fmulero fmulero commented Apr 23, 2025

Description of the change

Mount secret with postgres password in the backup job.

Benefits

Backup job can work properly with usePasswordFiles enabled.

Possible drawbacks

Users with a custom backup.cronjob.command value, will need to adapt their scripts.

Applicable issues

Additional information

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

@github-actions github-actions bot added postgresql-ha verify Execute verification workflow for these changes bitnami labels Apr 23, 2025
@github-actions github-actions bot requested a review from dgomezleon April 23, 2025 17:34
dgomezleon
dgomezleon previously approved these changes Apr 24, 2025
Signed-off-by: Bitnami Bot <[email protected]>
@fmulero fmulero enabled auto-merge (squash) April 24, 2025 07:46
@fmulero fmulero merged commit 85f3869 into main Apr 24, 2025
10 checks passed
@fmulero fmulero deleted the fix/postgresql-ha-backup branch April 24, 2025 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitnami postgresql-ha solved verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Built in backup script broken by :"Set usePasswordFiles=true by default #32115"
4 participants