Skip to content

Commit 9835bd4

Browse files
committed
[zh] sync patch-releases.md
1 parent ea5ca6a commit 9835bd4

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

content/zh-cn/releases/patch-releases.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
title: 补丁版本
33
type: docs
44
---
5-
<!--
5+
<!--
66
title: Patch Releases
77
type: docs
88
-->
99

10-
<!--
10+
<!--
1111
Schedule and team contact information for Kubernetes patch releases.
1212
1313
For general information about Kubernetes release cycle, see the
@@ -17,7 +17,7 @@ Kubernetes 补丁版本的发布时间表和团队联系信息。
1717

1818
有关 Kubernetes 发布周期的常规信息,请参阅[发布流程说明](/zh-cn/releases/release)
1919

20-
<!--
20+
<!--
2121
## Cadence
2222
2323
Our typical patch release cadence is monthly. It is
@@ -31,9 +31,9 @@ releases during major holiday periods.
3131
我们的补丁发布节奏通常是每月一次。
3232
在 1.X 次要版本之后,最早的补丁版本通常要快一些(提前 1 到 2 周)。
3333
严重错误修复可能会导致超出正常节奏而更快速的发布。
34-
我们尽量避免在主假期期间发布
34+
我们尽量避免在重要的节假日期间发布
3535

36-
<!--
36+
<!--
3737
## Contact
3838
3939
See the [Release Managers page][release-managers] for full contact details on the Patch Release Team.
@@ -57,7 +57,7 @@ if there are questions on the PR.
5757
如果对 PR 有任何问题,团队将通过 GitHub PR、Slack 中的 SIG 频道以及 Slack 中的直接消息和
5858
[email](mailto:[email protected]) 与提交者取得联系。
5959

60-
<!--
60+
<!--
6161
## Cherry picks
6262
6363
Please follow the [cherry pick process][cherry-picks].
@@ -72,7 +72,6 @@ of the actual release.
7272
Cherry pick PRs which miss merge criteria will be carried over and tracked
7373
for the next patch release.
7474
-->
75-
7675
## Cherry Picks
7776

7877
请遵循 [Cherry Pick 流程](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/cherry-picks.md)
@@ -83,7 +82,7 @@ PR 越早准备好越好,因为在实际发布之前,合并了你的 Cherry
8382

8483
不符合合并标准的 Cherry Pick PR 将被带入下一个补丁版本中跟踪。
8584

86-
<!--
85+
<!--
8786
## Support Period
8887
8988
In accordance with the [yearly support KEP][yearly-support], the Kubernetes
@@ -135,7 +134,7 @@ dates for simplicity (every month has it).
135134

136135
请注意,为简单起见,选择每月 28 日作为维护模式和 EOL 目标日期(每个月都有)。
137136

138-
<!--
137+
<!--
139138
## Upcoming Monthly Releases
140139
141140
Timelines may vary with the severity of bug fixes, but for easier planning we
@@ -147,29 +146,28 @@ releases may also occur in between these.
147146
时间表可能会因错误修复的严重程度而有所不同,但为了便于规划,我们将针对以下每月发布点。
148147
计划外的关键版本也可能发生在这些版本之间。
149148

150-
<!--
149+
<!--
151150
| Monthly Patch Release | Cherry Pick Deadline | Target date |
152151
| --------------------- | -------------------- | ----------- |
153-
| November 2022 | 2022-11-04 | 2022-11-09 |
154-
| December 2022 | 2022-12-09 | 2022-12-14 |
152+
| December 2022 | 2022-12-02 | 2022-12-07 |
155153
| January 2023 | 2023-01-13 | 2023-01-18 |
156154
| February 2023 | 2023-02-10 | 2023-02-15 |
157155
-->
156+
158157
| 月度补丁发布 | Cherry Pick 截止日期 | 目标日期 |
159158
| -------------- | -------------------- | ----------- |
160-
| 2022 年 11 月 | 2022-11-04 | 2022-11-09 |
161-
| 2022 年 12 月 | 2022-12-09 | 2022-12-14 |
159+
| 2022 年 12 月 | 2022-12-02 | 2022-12-07 |
162160
| 2023 年 1 月 | 2023-01-13 | 2023-01-18 |
163161
| 2023 年 2 月 | 2023-02-10 | 2023-02-15 |
164162

165-
<!--
163+
<!--
166164
## Detailed Release History for Active Branches
167165
-->
168166
## 活动分支的详细发布历史 {#detailed-release-history-for-active-branches}
169167

170168
{{< release-branches >}}
171169

172-
<!--
170+
<!--
173171
## Non-Active Branch history
174172
175173
These releases are no longer supported.

0 commit comments

Comments
 (0)