We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ebacef commit f2b69f6Copy full SHA for f2b69f6
content/zh/news/releases/1.26.x/announcing-1.26.2/index.md
@@ -0,0 +1,26 @@
1
+---
2
+title: 发布 Istio 1.26.2
3
+linktitle: 1.26.2
4
+subtitle: 补丁发布
5
+description: Istio 1.26.2 补丁发布。
6
+publishdate: 2025-06-20
7
+release: 1.26.2
8
+aliases:
9
+ - /zh/news/announcing-1.26.2
10
11
+
12
+此版本包含一些错误修复,以提高稳定性。
13
+本发行说明描述了 Istio 1.26.1 和 Istio 1.26.2 之间的区别。
14
15
+{{< relnote >}}
16
17
+## 变更 {#changes}
18
19
+- **修复** 修复了启用 TPROXY 模式时 OpenShift 上 `istio-proxy`
20
+ 和 `istio-validation` 容器的 UID 和 GID 分配不正确的问题。
21
22
+- **修复** 修复了更改 `HTTPRoute` 对象可能导致 `istiod` 崩溃的问题。
23
+ ([Issue #56456](https://github.com/istio/istio/issues/56456))
24
25
+- **修复** 修复了 `istiod` 可能会错过 Kubernetes 对象状态更新的竞争条件的问题。
26
+ ([Issue #56401](https://github.com/istio/istio/issues/56401))
0 commit comments