Skip to content

Commit e9eb077

Browse files
committed
[zh-cn]sync status
Signed-off-by: xin.li <[email protected]>
1 parent a3ac937 commit e9eb077

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

  • content/zh-cn/docs/reference/kubernetes-api/common-definitions

content/zh-cn/docs/reference/kubernetes-api/common-definitions/status.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Status is a return value for calls that don't return other objects.
3535
APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
3636
-->
3737

38-
apiVersion 定义对象表示的版本化模式。
38+
`apiVersion` 定义对象表示的版本化模式。
3939
服务器应将已识别的模式转换为最新的内部值,并可能拒绝无法识别的值。
4040
更多信息: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
4141

@@ -50,17 +50,13 @@ Status is a return value for calls that don't return other objects.
5050
- **details** (StatusDetails)
5151

5252
<!--
53-
*Atomic: will be replaced during a merge*
54-
5553
Extended data associated with the reason. Each reason may define its own extended details.
5654
This field is optional and the data returned is not guaranteed to conform to any schema except that defined by the reason type.
5755
5856
<a name="StatusDetails"></a>
5957
*StatusDetails is a set of additional properties that MAY be set by the server to provide additional information about a response. The Reason field of a Status object defines what attributes will be set. Clients must ignore fields that do not match the defined type of each attribute, and should assume that any attribute may be empty, invalid, or under defined.*
6058
-->
6159

62-
**原子:将在合并期间被替换**
63-
6460
与原因(Reason)相关的扩展数据。每个原因都可以定义自己的扩展细节。
6561
此字段是可选的,并且不保证返回的数据符合任何模式,除非由原因类型定义。
6662

0 commit comments

Comments
 (0)