-
Notifications
You must be signed in to change notification settings - Fork 1.6k
update 1.8 change notes #8552
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 1.8 change notes #8552
Conversation
/retest |
@@ -154,7 +154,7 @@ configure cross-network gateways without using [mesh networks](/docs/reference/c | |||
([Issue #25933](https://github.com/istio/istio/issues/25933)) | |||
|
|||
- **Added** support for Kubernetes versions 1.16 to 1.19 to Istio 1.8. | |||
([Issue #25793](https://github.com/istio/istio/issues/25793)) | |||
([Pull Request #28814](https://github.com/istio/istio/pull/28814)) |
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.
This change seems gratuitous. Let's not make changes that require cherrypick unless they are bugs or broken links.
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 also thought we usually didn't point to PRs, although I've done it in the past.
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 changed the URL to point to issues that automatically redirect to PR if the issue does not exist.
I think this change is required because istio/istio#25793 displays the old supported version.
/retest |
In response to a cherrypick label: new pull request created: #8567 |
The link was pointed to the old PR.