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: use zstd instead of gz by default, fix the backup script #841

Merged
merged 2 commits into from
May 26, 2023

Conversation

brokenpip3
Copy link
Collaborator

@brokenpip3 brokenpip3 commented May 26, 2023

Changes

  • Fix backup script: in case of warnings (like files changes while reading) do not fail the backup
  • Use zstd by default should be faster than gz especially in situations where you have a lot of jobs

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

Reviewer Notes

If API changes are included, additive changes must be approved by at least two OWNERS and backwards incompatible changes must be approved by more than 50% of the OWNERS.

Release Notes

* Fix backup script: in case of warnings (like files changes while reading) do not fail the backup
* Use zstd by default should be faster than gz especially in situations where you have a lot of jobs

@brokenpip3 brokenpip3 marked this pull request as ready for review May 26, 2023 13:56
@brokenpip3 brokenpip3 merged commit 3275be3 into master May 26, 2023
2 checks passed
@brokenpip3 brokenpip3 deleted the fix-backup-script-use-zstd branch May 26, 2023 14:10
sonali-rajput pushed a commit to sonali-rajput/kubernetes-operator that referenced this pull request Jun 10, 2023
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.

None yet

1 participant