-
Notifications
You must be signed in to change notification settings - Fork 502
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
pdms: rename pdms-service
to service
#5558
Conversation
Signed-off-by: husharp <jinhao.hu@pingcap.com>
@rleungx: 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. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5558 +/- ##
==========================================
- Coverage 61.49% 60.71% -0.79%
==========================================
Files 235 246 +11
Lines 30097 33967 +3870
==========================================
+ Hits 18509 20622 +2113
- Misses 9737 11411 +1674
- Partials 1851 1934 +83
|
/run-all-tests |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: csuzhangxc, rleungx 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 |
[LGTM Timeline notifier]Timeline:
|
New changes are detected. LGTM label has been removed. |
/run-all-tests |
/run-pull-e2e-kind-across-kubernetes |
/run-pull-e2e-kind-br |
/run-pull-e2e-kind-serial |
/run-pull-e2e-kind-tikv-scale-simultaneously |
What problem does this PR solve?
ref tikv/pd#7519
What is changed and how does it work?
rename
pdms-tso
totso
before
![img_v3_028g_22577ee4-3961-45b0-bd59-c596c0175ccg](https://private-user-images.githubusercontent.com/53859786/308449610-0e86e6fe-438e-4e81-a36f-69d978178c1e.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMjIzOTYsIm5iZiI6MTczOTIyMjA5NiwicGF0aCI6Ii81Mzg1OTc4Ni8zMDg0NDk2MTAtMGU4NmU2ZmUtNDM4ZS00ZTgxLWEzNmYtNjlkOTc4MTc4YzFlLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDIxMTQ1NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM1ODZhYmFjZDBkMzViYjU4YjZkMWY3NDZjMTZlMzNkZTE2YjY2ZDMyYjFhNWNkNWFiOTBmNTYzMWY0YzUyYzQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Es4iOkUEU_Mc-__l5y_Hhbq20NuAWHBnKRVTv3X7tNU)
after
![image](https://private-user-images.githubusercontent.com/53859786/308449441-edcc7776-dd9a-4c4e-afd2-79eb88f32bfa.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMjIzOTYsIm5iZiI6MTczOTIyMjA5NiwicGF0aCI6Ii81Mzg1OTc4Ni8zMDg0NDk0NDEtZWRjYzc3NzYtZGQ5YS00YzRlLWFmZDItNzllYjg4ZjMyYmZhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDIxMTQ1NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWRkMTU2NzNmYmM2OWZkNTFmODIxZTlhYjcwNmI3ZjFkMzYyM2VkMDliMTYxZDEwMDYzOWRiOGQ4MmFlNzYyMzAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.qbjGxBtdtN6nSJVGTUC1tvU-LUvJXXgWnY1I8MX0FVY)
Tests
Release Notes
Please refer to Release Notes Language Style Guide before writing the release note.