Announcing Istio 1.4.8
Patch Release
This release includes bug fixes to improve robustness. This release note describes what’s different between Istio 1.4.7 and Istio 1.4.8.
The fixes below focus on various issues related to installing Istio on OpenShift with CNI. Instructions for installing Istio on OpenShift with CNI can be found here.
BEFORE YOU UPGRADE
Things to know and prepare before upgrading.
DOWNLOAD
Download and install this release.
DOCS
Visit the documentation for this release.
SOURCE CHANGES
Inspect the full set of source code changes.
Bug fixes
- Fixed Fixed CNI installation on OpenShift (Issue 21421) (Issue 22449).
- Fixed Not all inbound ports are redirected when CNI is enabled (Issue 22448).
- Fixed Syntax errors in gateway templates with GoLang 1.14 (Issue 22366).
- Fixed Remove namespace from
clusterrole
andclusterrolebinding
(PR 297).