Skip to content

Commit b00b0af

Browse files
committed
sync self-subject-review-v1alpha1.md
sync self-subject-review-v1alpha1.md
1 parent 920823d commit b00b0af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/zh-cn/docs/reference/kubernetes-api/authorization-resources/self-subject-review-v1alpha1.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,11 @@ auto_generated: true
2727
## SelfSubjectReview {#SelfSubjectReview}
2828

2929
<!--
30-
SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated.
30+
SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request. When using impersonation, users will receive the user info of the user being impersonated. If impersonation or request header authentication is used, any extra keys will have their case ignored and returned as lowercase.
3131
-->
3232
SelfSubjectReview 包含 kube-apiserver 所拥有的与发出此请求的用户有关的用户信息。
3333
使用伪装时,用户将收到被伪装用户的用户信息。
34+
如果使用了伪装或请求头认证,任何额外的键将忽略其大小写并以小写形式返回。
3435

3536
<hr>
3637

0 commit comments

Comments
 (0)