Skip to content

Commit b536f0d

Browse files
authored
Merge pull request #28932 from onlydole/api-removal-feedback
Clarify v1beta1 API webhook behavior in Kubernetes 1.22
2 parents 757298d + d59c77f commit b536f0d

File tree

1 file changed

+1
-1
lines changed
  • content/en/blog/_posts/2021-07-14-upcoming-changes-in-kubernetes-1-22

1 file changed

+1
-1
lines changed

content/en/blog/_posts/2021-07-14-upcoming-changes-in-kubernetes-1-22/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ and explain the steps you'll need to take.
102102
As well as serving this API via HTTP, the Kubernetes API server uses the same format to
103103
[send](/docs/reference/access-authn-authz/authentication/#webhook-token-authentication)
104104
TokenReviews to webhooks. The v1.22 release continues to use the v1beta1 API for TokenReviews
105-
sent to webhooks. See [Looking ahead](#looking-ahead) for some specific tips about
105+
sent to webhooks by default. See [Looking ahead](#looking-ahead) for some specific tips about
106106
switching to the stable API.
107107

108108
`SubjectAccessReview`, `SelfSubjectAccessReview` and `LocalSubjectAccessReview`

0 commit comments

Comments
 (0)