-
Notifications
You must be signed in to change notification settings - Fork 96
Update Istio latest to 1.10.1 stable to 1.9.5 #648
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
Update Istio latest to 1.10.1 stable to 1.9.5 #648
Conversation
Codecov Report
@@ Coverage Diff @@
## main #648 +/- ##
=======================================
Coverage 80.34% 80.34%
=======================================
Files 18 18
Lines 1104 1104
=======================================
Hits 887 887
Misses 134 134
Partials 83 83 Continue to review full report at Codecov.
|
/assign @ZhiminXiang @arturenault Could you please take a look? |
As per title: BEFORE: latest: 1.9.3 stable: 1.9.1 AFTER: latest: 1.10.0 stabel: 1.9.3
@ZhiminXiang Friendly reminder. Can we merge this and update Istio version before some new changes like HTTPOptions? |
@nak3: The following test failed, say
Full PR test history. Your PR dashboard. 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/test-infra repository. I understand the commands that are listed here. |
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.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nak3, ZhiminXiang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
As per title, this patch updates Istio versions.
BEFORE
latest: 1.9.3
stable: 1.9.1
AFTER
latest: 1.10.1
stable: 1.9.5
Fix #631 #667 #667