Skip to content

Commit 322b709

Browse files
authored
Merge pull request #34735 from tengqm/zh-patch-releases
[zh-cn] Resync patch releases page
2 parents d61b19a + 051e1b6 commit 322b709

File tree

1 file changed

+36
-61
lines changed

1 file changed

+36
-61
lines changed

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

Lines changed: 36 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ For general information about Kubernetes release cycle, see the
1515
-->
1616
Kubernetes 补丁版本的发布时间表和团队联系信息。
1717

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

2020
<!--
2121
## Cadence
@@ -43,9 +43,10 @@ Please give us a business day to respond - we may be in a different timezone!
4343
In between releases the team is looking at incoming cherry pick requests on a weekly basis. The team will get in touch with submitters via GitHub PR, SIG channels in Slack, and direct messages
4444
in Slack and [email](mailto:[email protected]) if there are questions on the PR.
4545
-->
46-
## 联系 {#contact}
46+
## 联系方式 {#contact}
4747

48-
有关补丁发布团队的完整联系方式,请参阅[发布管理员页面][release-managers]
48+
有关补丁发布团队(Patch Release Team)的完整联系方式,
49+
请参阅[发布管理员页面](/zh-cn/releases/release-managers)
4950

5051
请给我们一个工作日回复,因为我们可能在不同的时区!
5152

@@ -69,9 +70,9 @@ Cherry pick PRs which miss merge criteria will be carried over and tracked
6970
for the next patch release.
7071
-->
7172

72-
## Cherry Pick
73+
## Cherry Picks
7374

74-
请遵循 [Cherry Pick 流程][cherry-picks]
75+
请遵循 [Cherry Pick 流程](https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/cherry-picks.md)
7576

7677
Cherry Pick 必须在 GitHub 中准备好合并,带有适当的标签(例如 `approved``lgtm``release-note`),
7778
并在 Cherry Pick 截止日期之前通过 CI 测试。这通常是目标发布前两天,但可能更早。
@@ -96,13 +97,14 @@ Towards the end of the twelve month, the following will happen:
9697
-->
9798
## 支持周期 {#support-period}
9899

99-
根据[年度 KEP][yearly-support],Kubernetes 社区将在大约 14 个月的时间内支持活跃的补丁发布系列。
100+
根据[年度支持 KEP](https://git.k8s.io/enhancements/keps/sig-release/1498-kubernetes-yearly-support-period/README.md)
101+
约定,Kubernetes 社区将在大约 14 个月的时间内支持活跃的补丁发布系列。
100102

101103
此时间范围的前 12 个月将被视为标准周期。
102104

103105
在 12 个月后,将发生以下事情:
104106

105-
- [发布管理员][release-managers]将删除一个版本
107+
- [发布管理员](/zh-cn/releases/release-managers)将删除一个版本
106108
- 补丁发布系列将进入维护模式
107109

108110
<!--
@@ -145,17 +147,17 @@ releases may also occur in between these.
145147
<!--
146148
| Monthly Patch Release | Cherry Pick Deadline | Target date |
147149
| --------------------- | -------------------- | ----------- |
148-
| May 2022 | 2022-05-20 | 2022-05-24 |
149-
| June 2022 | 2022-06-10 | 2022-06-15 |
150150
| July 2022 | 2022-07-08 | 2022-07-13 |
151-
| August 2022 | 2022-08-12 | 2022-08-16 |
151+
| August 2022 | 2022-08-12 | 2022-08-17 |
152+
| September 2022 | 2022-09-09 | 2022-09-14 |
153+
| October 2022 | 2022-10-07 | 2022-10-12 |
152154
-->
153-
| 月度补丁发布 | Cherry Pick 截止日期 | 目标日期 |
154-
| ------------ | ------------------ | ----------- |
155-
| 2022 年 5| 2022-05-20 | 2022-05-24 |
156-
| 2022 年 6| 2022-06-10 | 2022-06-15 |
157-
| 2022 年 7| 2022-07-08 | 2022-07-13 |
158-
| 2022 年 8 | 2022-08-12 | 2022-08-16 |
155+
| 月度补丁发布 | Cherry Pick 截止日期 | 目标日期 |
156+
| ------------- | -------------------- | ----------- |
157+
| 2022 年 7| 2022-07-08 | 2022-07-13 |
158+
| 2022 年 8| 2022-08-12 | 2022-08-16 |
159+
| 2022 年 9| 2022-09-09 | 2022-09-14 |
160+
| 2022 年 10| 2022-10-07 | 2022-10-12 |
159161

160162
<!--
161163
## Detailed Release History for Active Branches
@@ -168,6 +170,8 @@ End of Life for **1.24** is **2023-09-29**
168170
169171
| PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
170172
|---------------|----------------------|-------------|------|
173+
| 1.24.3 | 2022-07-08 | 2022-07-13 | |
174+
| 1.24.2 | 2022-06-10 | 2022-06-15 | |
171175
| 1.24.1 | 2022-05-20 | 2022-05-24 | |
172176
-->
173177
## 活动分支的详细发布历史 {#detailed-release-history-for-active-branches}
@@ -178,9 +182,11 @@ End of Life for **1.24** is **2023-09-29**
178182

179183
**1.24** 的生命周期结束时间为 **2023-09-29**
180184

181-
| 补丁发布 | Cherry Pick 截止日期 | 目标日期 | 说明 |
182-
|--------|---------------------|------------|-----|
183-
| 1.24.1 | 2022-05-20 | 2022-05-24 | |
185+
| 补丁发布 | Cherry Pick 截止日期 | 目标日期 | 说明 |
186+
|----------|----------------------|------------|------|
187+
| 1.24.3 | 2022-07-08 | 2022-07-13 | |
188+
| 1.24.2 | 2022-06-10 | 2022-06-15 | |
189+
| 1.24.1 | 2022-05-20 | 2022-05-24 | |
184190

185191
### 1.23
186192

@@ -194,12 +200,14 @@ End of Life for **1.23** is **2023-02-28**.
194200
**1.23** 的生命周期结束时间为 **2023-02-28**
195201

196202
<!--
197-
| PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
203+
| Patch Release | Cherry Pick Deadline | Target Date | Note |
198204
199205
[Out-of-Band Release](https://groups.google.com/a/kubernetes.io/g/dev/c/Xl1sm-CItaY)
200206
-->
201-
| 补丁发布 | Cherry Pick 截止日期 | 目标日期 | 说明 |
207+
| 补丁发布 | Cherry Pick 截止日期 | 目标日期 | 说明 |
202208
|---------------|----------------------|-------------|------|
209+
| 1.23.9 | 2022-07-08 | 2022-07-13 | |
210+
| 1.23.8 | 2022-06-10 | 2022-06-15 | |
203211
| 1.23.7 | 2022-05-20 | 2022-05-24 | |
204212
| 1.23.6 | 2022-04-08 | 2022-04-13 | |
205213
| 1.23.5 | 2022-03-11 | 2022-03-16 | |
@@ -222,8 +230,10 @@ End of Life for **1.22** is **2022-10-28**
222230
<!--
223231
| PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
224232
-->
225-
| 补丁发布 | Cherry Pick 截止日期 | 目标日期 | 说明 |
233+
| 补丁发布 | Cherry Pick 截止日期 | 目标日期 | 说明 |
226234
|---------------|----------------------|-------------|------|
235+
| 1.22.12 | 2022-07-08 | 2022-07-13 | |
236+
| 1.22.11 | 2022-06-10 | 2022-06-15 | |
227237
| 1.22.10 | 2022-05-20 | 2022-05-24 | |
228238
| 1.22.9 | 2022-04-08 | 2022-04-13 | |
229239
| 1.22.8 | 2022-03-11 | 2022-03-16 | |
@@ -235,38 +245,6 @@ End of Life for **1.22** is **2022-10-28**
235245
| 1.22.2 | 2021-09-10 | 2021-09-15 | |
236246
| 1.22.1 | 2021-08-16 | 2021-08-19 | |
237247

238-
### 1.21
239-
240-
<!--
241-
**1.21** enters maintenance mode on **2022-04-28**
242-
243-
End of Life for **1.21** is **2022-06-28**
244-
-->
245-
**1.21****2022-04-28** 进入维护模式
246-
247-
**1.21** 的生命周期结束时间为 **2022-06-28**
248-
249-
<!--
250-
| Patch Release | Cherry Pick Deadline | Target Date | Note |
251-
252-
[Regression](https://groups.google.com/g/kubernetes-dev/c/KuF8s2zueFs)
253-
-->
254-
| 补丁发布 | Cherry Pick 截止日期 | 目标日期 | 说明 |
255-
| ------------- | -------------------- | ----------- | ---------------------------------------------------------------------- |
256-
| 1.21.13 | 2022-05-20 | 2022-05-24 | |
257-
| 1.21.12 | 2022-04-08 | 2022-04-13 | |
258-
| 1.21.11 | 2022-03-11 | 2022-03-16 | |
259-
| 1.21.10 | 2022-02-11 | 2022-02-16 | |
260-
| 1.21.9 | 2022-01-14 | 2022-01-19 | |
261-
| 1.21.8 | 2021-12-10 | 2021-12-15 | |
262-
| 1.21.7 | 2021-11-12 | 2021-11-17 | |
263-
| 1.21.6 | 2021-10-22 | 2021-10-27 | |
264-
| 1.21.5 | 2021-09-10 | 2021-09-15 | |
265-
| 1.21.4 | 2021-08-07 | 2021-08-11 | |
266-
| 1.21.3 | 2021-07-10 | 2021-07-14 | |
267-
| 1.21.2 | 2021-06-12 | 2021-06-16 | |
268-
| 1.21.1 | 2021-05-07 | 2021-05-12 | [版本回退](https://groups.google.com/g/kubernetes-dev/c/KuF8s2zueFs) |
269-
270248
<!--
271249
## Non-Active Branch History
272250
@@ -283,12 +261,13 @@ Created to resolve regression introduced in 1.18.19
283261
284262
[Regression](https://groups.google.com/g/kubernetes-dev/c/KuF8s2zueFs)
285263
-->
286-
| 次要版本 | 最终补丁发布版本 | EOL 日期 | 说明 |
264+
| 次要版本 | 最终补丁发布版本 | EOL 日期 | 说明 |
287265
| ------------- | ------------------- | ---------- | ---------------------------------------------------------------------- |
266+
| 1.21 | 1.21.14 | 2022-06-28 | |
288267
| 1.20 | 1.20.15 | 2022-02-28 | |
289268
| 1.19 | 1.19.16 | 2021-10-28 | |
290-
| 1.18 | 1.18.20 | 2021-06-18 | 创建用于解决 1.18.19 版本引入的回退 |
291-
| 1.18 | 1.18.19 | 2021-05-12 | [版本回退](https://groups.google.com/g/kubernetes-dev/c/KuF8s2zueFs) |
269+
| 1.18 | 1.18.20 | 2021-06-18 | 创建用于解决 1.18.19 版本引入的回退 |
270+
| 1.18 | 1.18.19 | 2021-05-12 | [版本回退](https://groups.google.com/g/kubernetes-dev/c/KuF8s2zueFs) |
292271
| 1.17 | 1.17.17 | 2021-01-13 | |
293272
| 1.16 | 1.16.15 | 2020-09-02 | |
294273
| 1.15 | 1.15.12 | 2020-05-06 | |
@@ -306,7 +285,3 @@ Created to resolve regression introduced in 1.18.19
306285
| 1.3 | 1.3.10 | 2016-11-01 | |
307286
| 1.2 | 1.2.7 | 2016-10-23 | |
308287

309-
[cherry-picks]: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/cherry-picks.md
310-
[release-managers]: /releases/release-managers
311-
[发布流程说明]: /releases/release
312-
[yearly-support]: https://git.k8s.io/enhancements/keps/sig-release/1498-kubernetes-yearly-support-period/README.md

0 commit comments

Comments
 (0)