balance, proxy: support evicting backends by config (#1116)#1132
balance, proxy: support evicting backends by config (#1116)#1132ti-chi-bot wants to merge 1 commit intopingcap:release-1.3from
Conversation
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
|
@djshow832 This PR has conflicts, I have hold it. |
|
This cherry pick PR is for a release branch and has not yet been approved by triage owners. To merge this cherry pick:
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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@ti-chi-bot: The following tests 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. |
This is an automated cherry-pick of #1116
What problem does this PR solve?
Issue Number: close #1115
Problem Summary:
When a backend is confirmed to fail, we need a way to evict it manually.
What is changed and how it works:
proxy.fail-backend-listandproxy.failover-timeoutconfigfail-backend-listto match by pod name or backend addressCheck List
Tests
Notable changes
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.