disk: block for 1s when conflicting#1190
disk: block for 1s when conflicting#1190huww98 wants to merge 3 commits intokubernetes-sigs:masterfrom
Conversation
ddb887d to
78cd26a
Compare
|
Delay the response is not ideal (for potential timeout, especially combined with #1218), maybe we should find another way. |
78cd26a to
b241427
Compare
|
based on #1216 , so merge after it. |
|
/unhold |
b241427 to
22e3d20
Compare
22e3d20 to
3080657
Compare
40841d5 to
432781f
Compare
|
The Kubernetes project currently lacks enough active contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
|
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close |
|
@k8s-triage-robot: Closed this PR. 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. |
|
/remove-lifecycle rotten |
|
@huww98: Reopened this PR. 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. |
432781f to
a904341
Compare
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
If we receive certain error from ECS, we can block retry this node for some time, to avoid too much useless OpenAPI call.
Avoid too much useless retry when conflicting. Return success when already detached.
to avoid too many useless requests
a904341 to
a9af8a8
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: huww98 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 |
|
The Kubernetes project currently lacks enough active contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
|
/remove-lifecycle rotten |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Avoid too much useless retry when conflicting.
Return success when already detached.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: