Skip to content

Commit cfde622

Browse files
craigboxgrnmeira
authored andcommitted
cherrypick 1.26.2 relnote (#16683)
* cherrypick 1.26.2 relnote * fixing lint error --------- Co-authored-by: Gustavo <[email protected]>
1 parent afbec0d commit cfde622

File tree

1 file changed

+24
-0
lines changed
  • content/en/news/releases/1.26.x/announcing-1.26.2

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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))

0 commit comments

Comments
 (0)