File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
content/en/news/releases/1.26.x/announcing-1.26.2 Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Announcing Istio 1.26.2
3+ linktitle : 1.26.2
4+ subtitle : Patch Release
5+ description : Istio 1.26.2 patch release.
6+ publishdate : 2025-06-20
7+ release : 1.26.2
8+ aliases :
9+ - /news/announcing-1.26.2
10+ ---
11+
12+ This release contains bug fixes to improve robustness. This release note describes what’s different between Istio 1.26.1 and 1.26.2.
13+
14+ {{< relnote >}}
15+
16+ ## Changes
17+
18+ - ** Fixed** incorrect UID and GID assignment for ` istio-proxy ` and ` istio-validation ` containers on OpenShift when TPROXY mode is enabled.
19+
20+ - ** Fixed** an issue where changing a ` HTTPRoute ` object could cause ` istiod ` to crash.
21+ ([ Issue #56456 ] ( https://github.com/istio/istio/issues/56456 ) )
22+
23+ - ** Fixed** a race condition where status updates for Kubernetes objects could be missed by ` istiod ` .
24+ ([ Issue #56401 ] ( https://github.com/istio/istio/issues/56401 ) )
You can’t perform that action at this time.
0 commit comments