mcs: fix /admin/log forward logic and add /config in resource manager#9826
mcs: fix /admin/log forward logic and add /config in resource manager#9826ti-chi-bot[bot] merged 2 commits intotikv:masterfrom
Conversation
Signed-off-by: lhy1024 <admin@liudos.us>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #9826 +/- ##
==========================================
+ Coverage 76.91% 78.55% +1.63%
==========================================
Files 491 503 +12
Lines 78440 67183 -11257
==========================================
- Hits 60331 52774 -7557
+ Misses 14425 10592 -3833
- Partials 3684 3817 +133
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
tests/resource_manager_cluster.go
Outdated
| // See the License for the specific language governing permissions and | ||
| // limitations under the License. | ||
|
|
||
| // in tests/resource_manager_cluster.go |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: okJiang, rleungx 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 |
|
@lhy1024: The following test failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
|
/retest |
close tikv#9825 Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
In response to a cherrypick label: new pull request created to branch |
What problem does this PR solve?
Issue Number: Close #9825
What is changed and how does it work?
Check List
Tests
Release note