@@ -14,7 +14,7 @@ and building/packaging Kubernetes.
14
14
15
15
The responsibilities of each role are described below.
16
16
-->
17
- “发布管理员(Release Managers)”是一个总称,包括一批负责维护发布分支、标记发行版本以及构建/打包
17
+ “发布管理员(Release Managers)” 是一个总称,包括一批负责维护发布分支、标记发行版本以及构建/打包
18
18
Kubernetes 的 Kubernetes 贡献者。
19
19
20
20
每个角色的职责如下所述。
@@ -55,11 +55,11 @@ Kubernetes 的 Kubernetes 贡献者。
55
55
-->
56
56
## 联系方式 {#contact}
57
57
58
- | 邮件列表 | Slack | 可见 | 用法 | 会员资格 |
58
+ | 邮件列表 | Slack | 可见范围 | 用法 | 会员资格 |
59
59
| --- | --- | --- | --- | --- |
60
- | [ [email protected] ] ( mailto:[email protected] ) | [ #release-management
] ( https://kubernetes.slack.com/messages/CJH2GBF7Y ) (频道)/
@release-managers (用户组)
| 公共
| 发布管理员的公开讨论 | 所有发布管理员(包括助理、构建管理员和 SIG 主席)
|
60
+ | [ [email protected] ] ( mailto:[email protected] ) | [ #release-management
] ( https://kubernetes.slack.com/messages/CJH2GBF7Y ) (频道)/
@release-managers (用户组)
| 公共
| 发布管理员公开讨论 | 所有发布管理员(包括助理、构建管理员和 SIG 主席)
|
61
61
| [ [email protected] ] ( mailto:[email protected] ) | 不适用
| 私人
| 拥有特权的发布管理员私人讨论
| 发布管理员,SIG Release 负责人
|
62
- | [ [email protected] ] ( mailto:[email protected] ) | [ #security-release-team
] ( https://kubernetes.slack.com/archives/G0162T1RYHG ) (频道)/
@security-rel-team (用户组)
| 私人
| 与安全响应委员会协调的安全发布 | [ [email protected] ] ( mailto:[email protected] ) ,
[ [email protected] ] ( mailto:[email protected] ) |
62
+ | [ [email protected] ] ( mailto:[email protected] ) | [ #security-release-team
] ( https://kubernetes.slack.com/archives/G0162T1RYHG ) (频道)/
@security-rel-team (用户组)
| 私人
| 与安全响应委员会协调安全发布 | [ [email protected] ] ( mailto:[email protected] ) ,
[ [email protected] ] ( mailto:[email protected] ) |
63
63
64
64
<!--
65
65
### Security Embargo Policy
@@ -74,15 +74,15 @@ Some information about releases is subject to embargo and we have defined policy
74
74
<!--
75
75
## Handbooks
76
76
77
- **NOTE: The Patch Release Team and Branch Manager handbooks will be de-duplicated at a later date.**
77
+ **NOTE:** The Patch Release Team and Branch Manager handbooks will be de-duplicated at a later date.
78
78
79
79
- [Patch Release Team][handbook-patch-release]
80
80
- [Branch Managers][handbook-branch-mgmt]
81
81
- [Build Admins][handbook-packaging]
82
82
-->
83
83
## 手册 {#handbooks}
84
84
85
- ** 注意:补丁发布团队和分支管理员手册以后将会删除重复数据。 **
85
+ ** 注意:** 补丁发布团队和分支管理员手册以后将会删除重复数据。
86
86
87
87
- [ 补丁发布团队] [ handbook-patch-release ]
88
88
- [ 分支管理员] [ handbook-branch-mgmt ]
@@ -111,10 +111,10 @@ Minimum requirements for Release Managers and Release Manager Associates are:
111
111
发布管理员和发布管理员助理的最低要求是:
112
112
113
113
- 熟悉基本的 Unix 命令并能够调试 shell 脚本。
114
- - 熟悉通过 ` git ` 和 ` git ` 相关的命令行触发的分支源代码工作流 。
114
+ - 熟悉通过 ` git ` 和 ` git ` 相关命令行触发的分支源代码工作流 。
115
115
- 谷歌云的常识(云构建和云存储)。
116
116
- 乐于寻求帮助和清晰地沟通。
117
- - Kubernetes 社区 [ 会员资格] [ community-membership ]
117
+ - Kubernetes 社区[ 会员资格] [ community-membership ]
118
118
119
119
<!--
120
120
Release Managers are responsible for:
@@ -145,13 +145,13 @@ Release Managers are responsible for:
145
145
- 补丁发布(` x.y.z ` ,其中 ` z ` > 0)
146
146
- 次要版本(` x.y.z ` ,其中 ` z ` = 0)
147
147
- 预发布(alpha、beta 和候选发布)
148
- - 通过每个发布周期与[ 发布小组 ] [ release-team ] 合作
148
+ - 通过每个发布周期与[ 发布团队 ] [ release-team ] 合作
149
149
- 设置[ 补丁发布的时间表和节奏] [ patches ]
150
150
- 维护发布分支:
151
151
- 审查 Cherry Pick
152
152
- 确保发布分支保持健康并且没有合并意外的补丁
153
153
- 指导[ 发布管理员助理] ( #associates ) 小组
154
- - 积极开发功能并维护 k /release 中的代码
154
+ - 积极开发功能并维护 kubernetes /release 中的代码
155
155
- 通过积极参与 Buddy 计划来支持发布管理员助理和贡献者
156
156
- 每月与助理核对并委派任务,授权他们生成发行版本并指导工作
157
157
- 支持助理小组加入新的贡献者,例如回答问题并建议他们做适当的工作
@@ -199,7 +199,7 @@ releases over several cycles and:
199
199
-->
200
200
### 成为发布管理员 {#becoming-a-release-manager}
201
201
202
- 要成为发布管理员,首先必须担任发布管理员助理 。助理通过在多个周期内积极处理发布,从而毕业成为发布管理员,并且:
202
+ 要成为发布管理员,须先担任发布管理员助理 。助理通过在多个周期内积极处理发布,从而毕业成为发布管理员,并且:
203
203
204
204
- 表现出带头的意愿
205
205
- 与发布管理员合作,为补丁打标记,最终独立制作发行版本
@@ -235,7 +235,7 @@ GitHub Mentions: @kubernetes/release-engineering
235
235
发布管理员助理是发布管理员的学徒,以前称为发布管理员影子。他们负责:
236
236
237
237
- 补丁发布工作,Cherry Pick 审查
238
- - 为 k /release 做贡献:更新依赖并习惯源代码库
238
+ - 为 kubernetes /release 做贡献:更新依赖并习惯源代码库
239
239
- 为文档做贡献:维护手册,确保发布过程记录在案
240
240
- 在发布管理员的帮助下:在发布周期中与发布团队合作并减少 Kubernetes 发型版本
241
241
- 寻求机会帮助确定优先级和沟通
@@ -277,7 +277,7 @@ Contributors can become Associates by demonstrating the following:
277
277
- 持续参与,包括 6-12 个月的发布工程相关的积极工作
278
278
- 在发布周期内担任发布团队的技术负责人角色的经验
279
279
- 这种经验为理解 SIG Release 如何整体运作提供了坚实的基础——包括我们对技术技能、沟通、响应能力和可靠性的期望
280
- - 致力于改进我们与 Testgrid 交互的 k /release 项目,清理仓库等。
280
+ - 致力于改进我们与 Testgrid 交互的 kubernetes /release 项目,清理仓库等。
281
281
- 这些工作需要与发布管理员和助理进行互动和合作
282
282
283
283
<!--
@@ -332,7 +332,7 @@ SIG Release 主席和技术负责人负责:
332
332
- 领导发布管理员和助理的知识交流会议
333
333
- 传授领导力和优先排序方法
334
334
335
- 此处明确提及他们,因为他们是每个角色的各种沟通渠道和权限组 (GitHub 团队、GCP 访问)的所有者。
335
+ 之所以此处明确提及他们,是因为他们是每个角色的各种沟通渠道和权限组 (GitHub 团队、GCP 访问)的所有者。
336
336
因此,他们是享有很高特权的社区成员,并参与了一些私人沟通,这些沟通有时可能与 Kubernetes 安全披露有关。
337
337
338
338
GitHub 团队:[ @kubernetes/sig-release-leads ] ( https://github.com/orgs/kubernetes/teams/sig-release-leads )
@@ -362,7 +362,7 @@ of the kubernetes/sig-release repository within `release-x.y/release_team.md`.
362
362
363
363
Example: [1.15 Release Team](https://git.k8s.io/sig-release/releases/release-1.15/release_team.md)
364
364
-->
365
- 过去的分支管理员 ,可以在 ` release-x.y/release_team.md `
365
+ 有关以往的分支管理员 ,可以在 ` release-x.y/release_team.md `
366
366
中 kubernetes/sig-release 仓库的[ 发布目录] [ k-sig-release-releases ] 中找到。
367
367
368
368
例如:[ 1.15 发布团队] ( https://git.k8s.io/sig-release/releases/release-1.15/release_team.md )
@@ -372,7 +372,7 @@ Example: [1.15 Release Team](https://git.k8s.io/sig-release/releases/release-1.1
372
372
[ handbook-packaging ] : https://git.k8s.io/sig-release/release-engineering/packaging.md
373
373
[ handbook-patch-release ] : https://git.k8s.io/sig-release/release-engineering/role-handbooks/patch-release-team.md
374
374
[ k-sig-release-releases ] : https://git.k8s.io/sig-release/releases
375
- [ patches ] : /patch-releases.md
375
+ [ patches ] : /zh-cn/releases/ patch-releases/
376
376
[ src ] : https://git.k8s.io/community/committee-security-response/README.md
377
377
[ release-team ] : https://git.k8s.io/sig-release/release-team/README.md
378
378
[ security-release-process ] : https://git.k8s.io/security/security-release-process.md
0 commit comments