jenkinsci / kubernetes-operator

Kubernetes native Jenkins Operator
https://jenkinsci.github.io/kubernetes-operator
Other
597 stars 233 forks source link

feat: use zstd instead of gz by default, fix the backup script #841

Closed brokenpip3 closed 1 year ago

brokenpip3 commented 1 year ago

Changes

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