Announcing Istio 1.26.2
Istio 1.26.2 patch release.
This release contains bug fixes to improve robustness. This release note describes what’s different between Istio 1.26.1 and 1.26.2.
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.
Changes
Fixed incorrect UID and GID assignment for
istio-proxy
andistio-validation
containers on OpenShift when TPROXY mode is enabled.Fixed an issue where changing a
HTTPRoute
object could causeistiod
to crash. (Issue #56456)Fixed a race condition where status updates for Kubernetes objects could be missed by
istiod
. (Issue #56401)