-
Notifications
You must be signed in to change notification settings - Fork 725
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
*: fix redact log #8415
*: fix redact log #8415
Conversation
Signed-off-by: Ryan Leung <rleungx@gmail.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8415 +/- ##
==========================================
+ Coverage 77.23% 77.28% +0.04%
==========================================
Files 471 471
Lines 61878 61903 +25
==========================================
+ Hits 47794 47842 +48
+ Misses 10489 10464 -25
- Partials 3595 3597 +2
Flags with carried forward coverage won't be shown. Click here to find out more. |
Where can we find out what content needs to be redacted? |
@okJiang: adding LGTM is restricted to approvers and reviewers in OWNERS files. In response to this: 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/test-infra repository. |
Mostly, it is the region's key range. PD doesn't have any other information related to the user data. |
Signed-off-by: Ryan Leung <rleungx@gmail.com>
@HuSharp: Your lgtm message is repeated, so it is ignored. In response to this: 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/test-infra repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: HuSharp, JmPotato, okJiang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
In response to a cherrypick label: new pull request created to branch |
close tikv#8419 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
In response to a cherrypick label: new pull request created to branch |
In response to a cherrypick label: new pull request created to branch |
close tikv#8419 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
In response to a cherrypick label: new pull request created to branch |
close tikv#8419 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
What problem does this PR solve?
Issue Number: Close #8419.
What is changed and how does it work?
Check List
Tests
previous with redact log enabled:
now with redact log disabled:
now with redact log enabled:
Release note