-
Notifications
You must be signed in to change notification settings - Fork 904
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(analysis): add missing explanation about failureLimit #1674
docs(analysis): add missing explanation about failureLimit #1674
Conversation
Signed-off-by: Hui Kang <[email protected]>
Codecov Report
@@ Coverage Diff @@
## master #1674 +/- ##
==========================================
+ Coverage 81.99% 82.05% +0.05%
==========================================
Files 116 116
Lines 15929 16064 +135
==========================================
+ Hits 13061 13181 +120
- Misses 2198 2210 +12
- Partials 670 673 +3
Continue to review full report at Codecov.
|
@@ -520,13 +520,14 @@ spec: | |||
value: preview-svc.default.svc.cluster.local | |||
``` | |||
|
|||
## Failure Conditions | |||
## Failure Conditions and Failure Limit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor: This could also be shortened as ## Failure Conditions/Limits
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
—— SHIP IT ——
,:',:`,:'
__||_||_||_||__
____["""""""""""""""]____
\ " '''''''''''''''''''' |
~^~~^~^~^^~^~^~^~^~^~^~^~~^~^~^^~~^~^
Co-authored-by: Rohit Agrawal <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
Signed-off-by: Hui Kang [email protected]
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.