Skip to content

[zh] Sync 1.26.2 release note into Chinese #16686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions content/zh/news/releases/1.26.x/announcing-1.26.2/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
title: 发布 Istio 1.26.2
linktitle: 1.26.2
subtitle: 补丁发布
description: Istio 1.26.2 补丁发布。
publishdate: 2025-06-20
release: 1.26.2
aliases:
- /zh/news/announcing-1.26.2
---

此版本包含一些错误修复,以提高稳定性。
本发行说明描述了 Istio 1.26.1 和 Istio 1.26.2 之间的区别。

{{< relnote >}}

## 变更 {#changes}

- **修复** 修复了启用 TPROXY 模式时 OpenShift 上 `istio-proxy`
和 `istio-validation` 容器的 UID 和 GID 分配不正确的问题。

- **修复** 修复了更改 `HTTPRoute` 对象可能导致 `istiod` 崩溃的问题。
([Issue #56456](https://github.com/istio/istio/issues/56456))

- **修复** 修复了 `istiod` 可能会错过 Kubernetes 对象状态更新的竞争条件的问题。
([Issue #56401](https://github.com/istio/istio/issues/56401))