zh-trans: /docs/reference/glossary/approver.md (#11924)
zh-trans: /docs/reference/glossary/approver.md
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
25a41b6b78
commit
a37edeb69e
@@ -1,4 +1,18 @@
|
|||||||
---
|
---
|
||||||
|
title: 批准者
|
||||||
|
id: approver
|
||||||
|
date: 2018-04-12
|
||||||
|
full_link:
|
||||||
|
short_description: >
|
||||||
|
可以审核并批准 Kubernetes 代码贡献的人。
|
||||||
|
|
||||||
|
aka:
|
||||||
|
tags:
|
||||||
|
- community
|
||||||
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
---
|
||||||
title: Approver
|
title: Approver
|
||||||
id: approver
|
id: approver
|
||||||
date: 2018-04-12
|
date: 2018-04-12
|
||||||
@@ -10,9 +24,17 @@ aka:
|
|||||||
tags:
|
tags:
|
||||||
- community
|
- community
|
||||||
---
|
---
|
||||||
A person who can review and approve Kubernetes code contributions.
|
-->
|
||||||
|
|
||||||
|
可以审核并批准 Kubernetes 代码贡献的人。
|
||||||
|
|
||||||
<!--more-->
|
<!--more-->
|
||||||
|
|
||||||
|
<!--
|
||||||
While code review is focused on code quality and correctness, approval is focused on the holistic acceptance of a contribution. Holistic acceptance includes backwards/forwards compatibility, adhering to API and flag conventions, subtle performance and correctness issues, interactions with other parts of the system, and others. Approver status is scoped to a part of the codebase. Approvers were previously referred to as maintainers.
|
While code review is focused on code quality and correctness, approval is focused on the holistic acceptance of a contribution. Holistic acceptance includes backwards/forwards compatibility, adhering to API and flag conventions, subtle performance and correctness issues, interactions with other parts of the system, and others. Approver status is scoped to a part of the codebase. Approvers were previously referred to as maintainers.
|
||||||
|
-->
|
||||||
|
|
||||||
|
代码审核的重点是代码质量和正确性,而批准的重点是对贡献的整体接受。
|
||||||
|
整体接受包括向后/向前兼容性、遵守 API 和参数约定、细微的性能和正确性问题、与系统其他部分的交互等。
|
||||||
|
批准者状态的作用域是代码库的一部分。
|
||||||
|
审批者以前被称为维护者。
|
||||||
|
|||||||
Reference in New Issue
Block a user