-
Notifications
You must be signed in to change notification settings - Fork 6.1k
br: set default restore checksum to false #60328
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
br: set default restore checksum to false #60328
Conversation
Signed-off-by: Wenqi Mou <wenqimou@gmail.com>
|
Hi @Tristan1900. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #60328 +/- ##
================================================
+ Coverage 73.1030% 76.2819% +3.1788%
================================================
Files 1710 1730 +20
Lines 472551 490537 +17986
================================================
+ Hits 345449 374191 +28742
+ Misses 105816 94831 -10985
- Partials 21286 21515 +229
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Signed-off-by: Wenqi Mou <wenqimou@gmail.com>
What problem does this PR solve?
Issue Number: close #60329
Problem Summary:
What changed and how does it work?
Turn off both backup and restore checksum by default
Default turned on by int test
Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.