-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Update Istio version to 1.4.6 #2384
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
Conversation
| [install guide](./README.md) for your specific platform will have those | ||
| instructions. | ||
|
|
||
| For example, the [GKE Install Guide](./Knative-with-GKE.md) includes the |
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.
I have removed this as the specific installation like GKE dcaf0b8 is already removed.
|
/lgtm |
|
@mattmoor can you please /approve |
evankanderson
left a comment
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 cancel
/approve
docs/install/installing-istio.md
Outdated
| https://istio.io/docs/setup/kubernetes/additional-setup/sidecar-injection/#manual-sidecar-injection | ||
| [3]: https://istio.io/docs/tasks/traffic-management/ingress/secure-ingress-sds/ | ||
| [4]: https://istio.io/docs/tasks/security/mutual-tls/ | ||
| [4]: https://istio.io/pt-br/docs/concepts/security/#mutual-tls-authentication |
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.
I don't think you need the /pt-br/ language-specific docs (which doesn't seem to work anyway).
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.
Sorry my bad. Removed pt-br.
evankanderson
left a comment
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
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: evankanderson, nak3, tcnghia 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 |
Part of knative/serving#7568
Proposed Changes
This patch updates Istio version to 1.4.6 which is tested CI and
stable version.
/cc @tcnghia