robustness: follow up change for #21806#21808
Conversation
af910ca to
0f414b8
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted filessee 24 files with indirect coverage changes @@ Coverage Diff @@
## main #21808 +/- ##
==========================================
+ Coverage 69.74% 69.78% +0.03%
==========================================
Files 449 449
Lines 38205 38205
==========================================
+ Hits 26645 26660 +15
+ Misses 10140 10113 -27
- Partials 1420 1432 +12 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
8232613 to
6b563cb
Compare
|
Please fix, recommend not to use |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: henrybear327 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 |
6b563cb to
a66484d
Compare
|
Please fix |
a66484d to
c3e60f9
Compare
c3e60f9 to
59a2c99
Compare
Got you, will keep in mind. Thanks. |
This PR is now not stacked on top of another PR, so this is not a problem anymore! |
|
/retest |
59a2c99 to
e41a687
Compare
|
Rebased and resolved merge conflict. |
Signed-off-by: Chun-Hung Tseng <henrytseng@google.com>
e41a687 to
41d117f
Compare
|
@henrybear327: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
Address #21806 (comment)
The main idea is to not
panicbut return an error.