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

Choose WAL-G backup by start time when cloning and deleting #3

Merged
merged 3 commits into from
Dec 11, 2024

Conversation

@Zash Zash self-assigned this Dec 4, 2024
@Zash Zash requested a review from simonklb December 4, 2024 12:14
@Zash Zash marked this pull request as ready for review December 4, 2024 12:15
Copy link

@simonklb simonklb left a comment

Choose a reason for hiding this comment

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

If the changes still pass the tests this looks shippable!

ARG PGOLDVERSIONS="12 13 14 15"
ARG PGOLDVERSIONS="13 14 15"
Copy link

Choose a reason for hiding this comment

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

What is the harm in leaving this equal to upstream? I'm thinking that it's better to align as much as possible.

Copy link
Author

Choose a reason for hiding this comment

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

This was originally because I had some trouble building the image early on that seemed related to older versions, but that seems to have been fixed while rebasing, so can just drop that commit.

Choose a reason for hiding this comment

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

Yes, let's go with as much upstream as possible

Copy link
Author

Choose a reason for hiding this comment

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

Dropping that commit.

Copy link

@OlleLarsson OlleLarsson left a comment

Choose a reason for hiding this comment

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

I ran the tests in ck8s-postgres and they work with this change!

@Zash Zash force-pushed the ka/choose-backup-by-start-time branch from 86dee27 to 7110177 Compare December 11, 2024 10:32
@Zash Zash merged commit 4a18050 into elastisys/3.3-p1 Dec 11, 2024
@Zash Zash deleted the ka/choose-backup-by-start-time branch December 11, 2024 11:01
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.

4 participants