Skip to content

Commit 0c594a0

Browse files
nabokihmsenj
andcommitted
Clarify that the note about disabling become relevant only when the API reaches GA
Co-authored-by: Mo Khan <[email protected]> Signed-off-by: m.nabokikh <[email protected]>
1 parent 3f956b4 commit 0c594a0

File tree

1 file changed

+2
-1
lines changed
  • keps/sig-auth/3325-self-subject-attributes-review-api

1 file changed

+2
-1
lines changed

keps/sig-auth/3325-self-subject-attributes-review-api/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,8 @@ rules:
167167
- create
168168
```
169169
170-
This API is enabled by default and can be disabled by using the following kube-apiserver flag:
170+
After reaching GA, the SelfSubjectAttributesReview API will be enabled by default.
171+
If necessary, it will be possible to disable this API by using the following kube-apiserver flag:
171172
```
172173
--runtime-config=authentication.k8s.io/v1alpha1/selfsubjectattributesreviews=false
173174
```

0 commit comments

Comments
 (0)