Skip to content

Commit d59c77f

Browse files
committed
Clarify v1beta1 API webhook behavior in 1.22
1 parent 2c02aeb commit d59c77f

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)