Add support for healthy panic threshold (#4488)#9176
Add support for healthy panic threshold (#4488)#9176rshriram merged 1 commit intoistio:release-1.1from
Conversation
|
Hi @knrc. Thanks for your PR. I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with I understand the commands that are listed here. 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. |
|
This PR will need to be updated when the api changes are approved, in the meantime I've copied them into the vendor directory so reviewers can see what is proposed |
Codecov Report
@@ Coverage Diff @@
## release-1.1 #9176 +/- ##
=============================================
+ Coverage 70% 71% +1%
=============================================
Files 434 430 -4
Lines 40977 39735 -1242
=============================================
- Hits 28577 27860 -717
+ Misses 11027 10539 -488
+ Partials 1373 1336 -37
Continue to review full report at Codecov.
|
2ed94bc to
709f7c8
Compare
|
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the |
|
CLAs look good, thanks! |
|
/ok-to-test |
|
/retest |
|
/assign @rshriram |
|
/test e2e-simple |
|
@knrc: The following tests 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: knrc, rshriram 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 |
…y cve (istio#9176) * Update the announcement for the recently disclosed envoy cve * add spelling * Add vector string Co-authored-by: Jacob Delgado <jacob.delgado@volunteers.acasi.info>
No description provided.