mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-23 21:28:21 +00:00
Add Istio 1.5.9 release notes and update layout
This commit is contained in:
committed by
Catherine Luse
parent
97edd0eea8
commit
3846a99c2c
@@ -3,9 +3,7 @@ title: Release Notes
|
||||
---
|
||||
|
||||
|
||||
# Istio 1.5.8
|
||||
|
||||
### Important note on 1.5.x versions
|
||||
# Important note on Istio 1.5.x versions
|
||||
|
||||
When upgrading from any 1.4 version of Istio to any 1.5 version, the Rancher installer will delete several resources in order to complete the upgrade, at which point they will be immediately re-installed. This includes the `istio-reader-service-account`. If your Istio installation is using this service account be aware that any secrets tied to the service account will be deleted. Most notably this will **break specific [multi-cluster deployments](https://archive.istio.io/v1.4/docs/setup/install/multicluster/)**. Downgrades back to 1.4 are not possible.
|
||||
|
||||
@@ -13,6 +11,21 @@ See the official upgrade notes for additional information on the 1.5 release and
|
||||
|
||||
> **Note:** Rancher continues to use the Helm installation method, which produces a different architecture from an istioctl installation.
|
||||
|
||||
### Known Issues
|
||||
|
||||
|
||||
## Istio 1.5.9 release notes
|
||||
|
||||
**Bug fixes**
|
||||
|
||||
* The Kiali traffic graph is now working [#28109](https://github.com/rancher/rancher/issues/28109)
|
||||
|
||||
**Known Issues**
|
||||
|
||||
* The Kiali traffic graph is offset in the UI [#28207](https://github.com/rancher/rancher/issues/28207)
|
||||
|
||||
|
||||
## Istio 1.5.8 release notes
|
||||
|
||||
**Known Issues**
|
||||
|
||||
* The Kiali traffic graph is currently not working [#24924](https://github.com/istio/istio/issues/24924)
|
||||
|
||||
Reference in New Issue
Block a user