@@ -15,7 +15,7 @@ For general information about Kubernetes release cycle, see the
15
15
-->
16
16
Kubernetes 补丁版本的发布时间表和团队联系信息。
17
17
18
- 有关 Kubernetes 发布周期的常规信息,请参阅[ 发布流程说明] 。
18
+ 有关 Kubernetes 发布周期的常规信息,请参阅[ 发布流程说明] ( /zh-cn/releases/release ) 。
19
19
20
20
<!--
21
21
## Cadence
@@ -43,9 +43,10 @@ Please give us a business day to respond - we may be in a different timezone!
43
43
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
44
44
in Slack and [email](mailto:[email protected] ) if there are questions on the PR.
45
45
-->
46
- ## 联系 {#contact}
46
+ ## 联系方式 {#contact}
47
47
48
- 有关补丁发布团队的完整联系方式,请参阅[ 发布管理员页面] [ release-managers ] 。
48
+ 有关补丁发布团队(Patch Release Team)的完整联系方式,
49
+ 请参阅[ 发布管理员页面] ( /zh-cn/releases/release-managers ) 。
49
50
50
51
请给我们一个工作日回复,因为我们可能在不同的时区!
51
52
@@ -69,9 +70,9 @@ Cherry pick PRs which miss merge criteria will be carried over and tracked
69
70
for the next patch release.
70
71
-->
71
72
72
- ## Cherry Pick
73
+ ## Cherry Picks
73
74
74
- 请遵循 [ Cherry Pick 流程] [ cherry-picks ] 。
75
+ 请遵循 [ Cherry Pick 流程] ( https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/ cherry-picks.md ) 。
75
76
76
77
Cherry Pick 必须在 GitHub 中准备好合并,带有适当的标签(例如 ` approved ` 、` lgtm ` 、` release-note ` ),
77
78
并在 Cherry Pick 截止日期之前通过 CI 测试。这通常是目标发布前两天,但可能更早。
@@ -96,13 +97,14 @@ Towards the end of the twelve month, the following will happen:
96
97
-->
97
98
## 支持周期 {#support-period}
98
99
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 个月的时间内支持活跃的补丁发布系列。
100
102
101
103
此时间范围的前 12 个月将被视为标准周期。
102
104
103
105
在 12 个月后,将发生以下事情:
104
106
105
- - [ 发布管理员] [ release-managers ] 将删除一个版本
107
+ - [ 发布管理员] ( /zh-cn/releases/ release-managers) 将删除一个版本
106
108
- 补丁发布系列将进入维护模式
107
109
108
110
<!--
@@ -145,17 +147,17 @@ releases may also occur in between these.
145
147
<!--
146
148
| Monthly Patch Release | Cherry Pick Deadline | Target date |
147
149
| --------------------- | -------------------- | ----------- |
148
- | May 2022 | 2022-05-20 | 2022-05-24 |
149
- | June 2022 | 2022-06-10 | 2022-06-15 |
150
150
| 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 |
152
154
-->
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 |
159
161
160
162
<!--
161
163
## Detailed Release History for Active Branches
@@ -168,6 +170,8 @@ End of Life for **1.24** is **2023-09-29**
168
170
169
171
| PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
170
172
|---------------|----------------------|-------------|------|
173
+ | 1.24.3 | 2022-07-08 | 2022-07-13 | |
174
+ | 1.24.2 | 2022-06-10 | 2022-06-15 | |
171
175
| 1.24.1 | 2022-05-20 | 2022-05-24 | |
172
176
-->
173
177
## 活动分支的详细发布历史 {#detailed-release-history-for-active-branches}
@@ -178,9 +182,11 @@ End of Life for **1.24** is **2023-09-29**
178
182
179
183
** 1.24** 的生命周期结束时间为 ** 2023-09-29**
180
184
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 | |
184
190
185
191
### 1.23
186
192
@@ -194,12 +200,14 @@ End of Life for **1.23** is **2023-02-28**.
194
200
** 1.23** 的生命周期结束时间为 ** 2023-02-28** 。
195
201
196
202
<!--
197
- | PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
203
+ | Patch Release | Cherry Pick Deadline | Target Date | Note |
198
204
199
205
[Out-of-Band Release](https://groups.google.com/a/kubernetes.io/g/dev/c/Xl1sm-CItaY)
200
206
-->
201
- | 补丁发布 | Cherry Pick 截止日期 | 目标日期 | 说明 |
207
+ | 补丁发布 | Cherry Pick 截止日期 | 目标日期 | 说明 |
202
208
| ---------------| ----------------------| -------------| ------|
209
+ | 1.23.9 | 2022-07-08 | 2022-07-13 | |
210
+ | 1.23.8 | 2022-06-10 | 2022-06-15 | |
203
211
| 1.23.7 | 2022-05-20 | 2022-05-24 | |
204
212
| 1.23.6 | 2022-04-08 | 2022-04-13 | |
205
213
| 1.23.5 | 2022-03-11 | 2022-03-16 | |
@@ -222,8 +230,10 @@ End of Life for **1.22** is **2022-10-28**
222
230
<!--
223
231
| PATCH RELEASE | CHERRY PICK DEADLINE | TARGET DATE | NOTE |
224
232
-->
225
- | 补丁发布 | Cherry Pick 截止日期 | 目标日期 | 说明 |
233
+ | 补丁发布 | Cherry Pick 截止日期 | 目标日期 | 说明 |
226
234
| ---------------| ----------------------| -------------| ------|
235
+ | 1.22.12 | 2022-07-08 | 2022-07-13 | |
236
+ | 1.22.11 | 2022-06-10 | 2022-06-15 | |
227
237
| 1.22.10 | 2022-05-20 | 2022-05-24 | |
228
238
| 1.22.9 | 2022-04-08 | 2022-04-13 | |
229
239
| 1.22.8 | 2022-03-11 | 2022-03-16 | |
@@ -235,38 +245,6 @@ End of Life for **1.22** is **2022-10-28**
235
245
| 1.22.2 | 2021-09-10 | 2021-09-15 | |
236
246
| 1.22.1 | 2021-08-16 | 2021-08-19 | |
237
247
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
-
270
248
<!--
271
249
## Non-Active Branch History
272
250
@@ -283,12 +261,13 @@ Created to resolve regression introduced in 1.18.19
283
261
284
262
[Regression](https://groups.google.com/g/kubernetes-dev/c/KuF8s2zueFs)
285
263
-->
286
- | 次要版本 | 最终补丁发布版本 | EOL 日期 | 说明 |
264
+ | 次要版本 | 最终补丁发布版本 | EOL 日期 | 说明 |
287
265
| ------------- | ------------------- | ---------- | ---------------------------------------------------------------------- |
266
+ | 1.21 | 1.21.14 | 2022-06-28 | |
288
267
| 1.20 | 1.20.15 | 2022-02-28 | |
289
268
| 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 ) |
292
271
| 1.17 | 1.17.17 | 2021-01-13 | |
293
272
| 1.16 | 1.16.15 | 2020-09-02 | |
294
273
| 1.15 | 1.15.12 | 2020-05-06 | |
@@ -306,7 +285,3 @@ Created to resolve regression introduced in 1.18.19
306
285
| 1.3 | 1.3.10 | 2016-11-01 | |
307
286
| 1.2 | 1.2.7 | 2016-10-23 | |
308
287
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