planner, executor: add PARAMS column to the output of show traffic jobs#59872
planner, executor: add PARAMS column to the output of show traffic jobs#59872ti-chi-bot[bot] merged 1 commit intopingcap:masterfrom
show traffic jobs#59872Conversation
|
Hi @djshow832. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. DetailsInstructions 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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #59872 +/- ##
================================================
+ Coverage 72.9395% 73.3549% +0.4153%
================================================
Files 1699 1700 +1
Lines 469556 470721 +1165
================================================
+ Hits 342492 345297 +2805
+ Misses 105948 104384 -1564
+ Partials 21116 21040 -76
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AilinKid, xhebox The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest |
|
@djshow832: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn 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-sigs/prow repository. |
|
/ok-to-test |
|
/retest |
What problem does this PR solve?
Issue Number: close #59871
Problem Summary:
The only way to see the parameters is to check tiproxy logs, which is unfriendly.
What changed and how does it work?
Add an extra column
PARAMSto the output ofshow traffic jobsCheck List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.