2
2
title : 补丁版本
3
3
type : docs
4
4
---
5
- <!--
5
+ <!--
6
6
title: Patch Releases
7
7
type: docs
8
8
-->
9
9
10
- <!--
10
+ <!--
11
11
Schedule and team contact information for Kubernetes patch releases.
12
12
13
13
For general information about Kubernetes release cycle, see the
@@ -17,7 +17,7 @@ Kubernetes 补丁版本的发布时间表和团队联系信息。
17
17
18
18
有关 Kubernetes 发布周期的常规信息,请参阅[ 发布流程说明] ( /zh-cn/releases/release ) 。
19
19
20
- <!--
20
+ <!--
21
21
## Cadence
22
22
23
23
Our typical patch release cadence is monthly. It is
@@ -31,9 +31,9 @@ releases during major holiday periods.
31
31
我们的补丁发布节奏通常是每月一次。
32
32
在 1.X 次要版本之后,最早的补丁版本通常要快一些(提前 1 到 2 周)。
33
33
严重错误修复可能会导致超出正常节奏而更快速的发布。
34
- 我们尽量避免在主假期期间发布 。
34
+ 我们尽量避免在重要的节假日期间发布 。
35
35
36
- <!--
36
+ <!--
37
37
## Contact
38
38
39
39
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.
57
57
如果对 PR 有任何问题,团队将通过 GitHub PR、Slack 中的 SIG 频道以及 Slack 中的直接消息和
58
58
[ email
] ( mailto:[email protected] ) 与提交者取得联系。
59
59
60
- <!--
60
+ <!--
61
61
## Cherry picks
62
62
63
63
Please follow the [cherry pick process][cherry-picks].
@@ -72,7 +72,6 @@ of the actual release.
72
72
Cherry pick PRs which miss merge criteria will be carried over and tracked
73
73
for the next patch release.
74
74
-->
75
-
76
75
## Cherry Picks
77
76
78
77
请遵循 [ Cherry Pick 流程] ( https://github.com/kubernetes/community/blob/master/contributors/devel/sig-release/cherry-picks.md ) 。
@@ -83,7 +82,7 @@ PR 越早准备好越好,因为在实际发布之前,合并了你的 Cherry
83
82
84
83
不符合合并标准的 Cherry Pick PR 将被带入下一个补丁版本中跟踪。
85
84
86
- <!--
85
+ <!--
87
86
## Support Period
88
87
89
88
In accordance with the [yearly support KEP][yearly-support], the Kubernetes
@@ -135,7 +134,7 @@ dates for simplicity (every month has it).
135
134
136
135
请注意,为简单起见,选择每月 28 日作为维护模式和 EOL 目标日期(每个月都有)。
137
136
138
- <!--
137
+ <!--
139
138
## Upcoming Monthly Releases
140
139
141
140
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.
147
146
时间表可能会因错误修复的严重程度而有所不同,但为了便于规划,我们将针对以下每月发布点。
148
147
计划外的关键版本也可能发生在这些版本之间。
149
148
150
- <!--
149
+ <!--
151
150
| Monthly Patch Release | Cherry Pick Deadline | Target date |
152
151
| --------------------- | -------------------- | ----------- |
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 |
155
153
| January 2023 | 2023-01-13 | 2023-01-18 |
156
154
| February 2023 | 2023-02-10 | 2023-02-15 |
157
155
-->
156
+
158
157
| 月度补丁发布 | Cherry Pick 截止日期 | 目标日期 |
159
158
| -------------- | -------------------- | ----------- |
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 |
162
160
| 2023 年 1 月 | 2023-01-13 | 2023-01-18 |
163
161
| 2023 年 2 月 | 2023-02-10 | 2023-02-15 |
164
162
165
- <!--
163
+ <!--
166
164
## Detailed Release History for Active Branches
167
165
-->
168
166
## 活动分支的详细发布历史 {#detailed-release-history-for-active-branches}
169
167
170
168
{{< release-branches >}}
171
169
172
- <!--
170
+ <!--
173
171
## Non-Active Branch history
174
172
175
173
These releases are no longer supported.
0 commit comments