File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/blog/_posts/2021-07-14-upcoming-changes-in-kubernetes-1-22 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ and explain the steps you'll need to take.
102
102
As well as serving this API via HTTP, the Kubernetes API server uses the same format to
103
103
[ send] ( /docs/reference/access-authn-authz/authentication/#webhook-token-authentication )
104
104
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
106
106
switching to the stable API.
107
107
108
108
` SubjectAccessReview ` , ` SelfSubjectAccessReview ` and ` LocalSubjectAccessReview `
You can’t perform that action at this time.
0 commit comments