Skip to content
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

feat: add backup routine for SPAR postgres DB #1556

Merged
merged 21 commits into from
Oct 11, 2024

Conversation

RMCampos
Copy link
Contributor

@RMCampos RMCampos commented Aug 26, 2024

Description

Closes #1268

Changelog

New

  • backup deployment file

Changed

  • Init file including config

Removed

  • None;

How was this tested?

  • 🧠 Not needed
  • 👀 Eyeball
  • 🤖 Added tests

What gif/image best describes this PR or how it makes you feel?


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@RMCampos RMCampos self-assigned this Aug 26, 2024
@RMCampos RMCampos linked an issue Aug 26, 2024 that may be closed by this pull request
Copy link
Member

@DerekRoberts DerekRoberts left a comment

Choose a reason for hiding this comment

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

Looks good! How will we tie it in? Add to openshift.init.yml? Extra pipeline step?

@RMCampos RMCampos closed this Aug 27, 2024
@RMCampos RMCampos reopened this Oct 1, 2024
@RMCampos RMCampos marked this pull request as ready for review October 2, 2024 18:01
@RMCampos RMCampos changed the title Feat/1268 add backup routine for pg feat: add backup routine for SPAR postgres DB Oct 2, 2024
@DerekRoberts DerekRoberts force-pushed the feat/1268-add-backup-routine-for-pg branch from 74a5e7c to 42b13d1 Compare October 2, 2024 20:29
@DerekRoberts DerekRoberts force-pushed the feat/1268-add-backup-routine-for-pg branch from f395246 to 6b384ce Compare October 2, 2024 20:34
Copy link
Member

@DerekRoberts DerekRoberts left a comment

Choose a reason for hiding this comment

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

Great! :)

@DerekRoberts DerekRoberts force-pushed the feat/1268-add-backup-routine-for-pg branch from a8a3b39 to fef75b7 Compare October 2, 2024 21:02
@RMCampos RMCampos merged commit ecb361b into main Oct 11, 2024
28 checks passed
@RMCampos RMCampos deleted the feat/1268-add-backup-routine-for-pg branch October 11, 2024 22:20
DerekRoberts added a commit that referenced this pull request Oct 21, 2024
@DerekRoberts DerekRoberts restored the feat/1268-add-backup-routine-for-pg branch October 21, 2024 18:50
@DerekRoberts DerekRoberts deleted the feat/1268-add-backup-routine-for-pg branch October 21, 2024 18:50
@DerekRoberts DerekRoberts restored the feat/1268-add-backup-routine-for-pg branch October 21, 2024 18:50
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.

⏫ Enable regular Backups for postgres data
2 participants