Skip to content

improve logical backup comparison unit test and improve container sync #2686

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 3 commits into from
Jul 8, 2024

Conversation

FxKu
Copy link
Member

@FxKu FxKu commented Jul 4, 2024

The current operator has a small bug when syncing logical backup cronjobs because it considers containers with empty and nil volumeMounts to be different. We should probably check for other places where we have this false assumption of how DeepEqual works. But for now, this PR will only improve upon syncing additionalVolumes for containers.

@FxKu FxKu added the bug label Jul 4, 2024
@FxKu FxKu added this to the 1.13.0 milestone Jul 4, 2024
@FxKu
Copy link
Member Author

FxKu commented Jul 8, 2024

👍

1 similar comment
@hughcapet
Copy link
Member

👍

@FxKu FxKu merged commit e71891e into master Jul 8, 2024
9 checks passed
@FxKu FxKu deleted the backup-num-retention branch July 8, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants