CA retries three times when requesting secret creation.#3909
CA retries three times when requesting secret creation.#3909myidpt merged 6 commits intoistio:masterfrom incfly:master
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Assign the PR to them by writing The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these OWNERS Files:You can indicate your approval by writing |
wattli
left a comment
There was a problem hiding this comment.
Thanks, a few minor suggestions
There was a problem hiding this comment.
Mention this is to reduce transient network issue?
There was a problem hiding this comment.
Otherwise print out some logs for debugging purpose?
There was a problem hiding this comment.
Do you think it's better to add a delay between the retries?
Codecov Report
@@ Coverage Diff @@
## master #3909 +/- ##
========================================
Coverage ? 76%
========================================
Files ? 296
Lines ? 27128
Branches ? 0
========================================
Hits ? 20486
Misses ? 5338
Partials ? 1304
Continue to review full report at Codecov.
|
|
/test istio-presubmit |
|
/retest |
1 similar comment
|
/retest |
|
/test istio-presubmit |
|
/retest |
|
Can you rebase to trigger the tests again? |
|
@incfly: The following test failed, say
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/test-infra repository. I understand the commands that are listed here. |
Also includes the unit test to inject the failure.
fix #3844