Skip to content

Commit aa4a1c6

Browse files
committed
temp changes
1 parent c28f8a5 commit aa4a1c6

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-api-machinery/3488-cel-admission-control

1 file changed

+1
-1
lines changed

keps/sig-api-machinery/3488-cel-admission-control/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -907,7 +907,7 @@ Problem examples:
907907
| CRD is in multiple clusters, but schema differs | If policy author is aware of the schema variations, can they write policies that work for all the variations? |
908908
| Validation of an aggregated API server type | Main API server does not have type definitions |
909909

910-
Due to these complications, we have decided to evalute CEL expressions
910+
Due to these complications, we have decided to evaluate CEL expressions
911911
dynamically. Informational type checking will be provided (except for aggregated
912912
API server types), but will be surfaced only as warnings. See "Alternatives
913913
Considered" section for details of all the alternatives we reviewed when

0 commit comments

Comments
 (0)