-
Notifications
You must be signed in to change notification settings - Fork 735
pd-ctl: use url to construct the request path of list keyspace #9386
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
Conversation
Signed-off-by: Juncen Yu <[email protected]>
Signed-off-by: Juncen Yu <[email protected]>
Signed-off-by: Juncen Yu <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bufferflies, 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 |
[LGTM Timeline notifier]Timeline:
|
/run-check-issue-triage-complete |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #9386 +/- ##
==========================================
- Coverage 76.10% 76.09% -0.01%
==========================================
Files 478 478
Lines 74707 74698 -9
==========================================
- Hits 56853 56845 -8
Misses 14316 14316
+ Partials 3538 3537 -1 🚀 New features to boost your workflow:
|
What problem does this PR solve?
Issue Number: Close #9385
What is changed and how does it work?
Use
url
to construct the requesting url.Check List
Tests
Code changes
Side effects
Related changes
pingcap/docs
/pingcap/docs-cn
:pingcap/tiup
:Release note