This commit is contained in:
Joe Betz 2023-05-10 15:17:24 -04:00
parent 307f270b6d
commit 2eb2e75176
1 changed files with 0 additions and 1 deletions

View File

@ -181,7 +181,6 @@ To perform an authorization check for a service account:
See the [Kubernetes Authz library](https://pkg.go.dev/k8s.io/apiserver/pkg/cel/library#Authz)
godoc for more information.
## Type checking
CEL is a [gradually typed language](https://github.com/google/cel-spec/blob/master/doc/langdef.md#gradual-type-checking).