typo: loser -> looser
This commit is contained in:
committed by
Andrew Chen
parent
9a3fc802de
commit
b2b09e67bf
@@ -516,7 +516,7 @@ request, and either details about the resource being accessed or requests
|
|||||||
attributes.
|
attributes.
|
||||||
|
|
||||||
Note that webhook API objects are subject to the same [versioning compatibility rules](/docs/api/)
|
Note that webhook API objects are subject to the same [versioning compatibility rules](/docs/api/)
|
||||||
as other Kubernetes API objects. Implementers should be aware of loser
|
as other Kubernetes API objects. Implementers should be aware of looser
|
||||||
compatibility promises for beta objects and check the "apiVersion" field of the
|
compatibility promises for beta objects and check the "apiVersion" field of the
|
||||||
request to ensure correct deserialization. Additionally, the API Server must
|
request to ensure correct deserialization. Additionally, the API Server must
|
||||||
enable the `authorization.k8s.io/v1beta1` API extensions group (`--runtime-config=authorization.k8s.io/v1beta1=true`).
|
enable the `authorization.k8s.io/v1beta1` API extensions group (`--runtime-config=authorization.k8s.io/v1beta1=true`).
|
||||||
|
|||||||
Reference in New Issue
Block a user