Merge pull request #50878 from mattzech/patch-1

remove duplicate table row in cel.md
This commit is contained in:
Kubernetes Prow Robot 2025-05-13 10:21:16 -07:00 committed by GitHub
commit cd0efbd770
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

View File

@ -122,11 +122,6 @@ introduced at the specified Kubernetes versions:
</tr>
</thead>
<tbody>
<tr>
<td>CEL option, library or language feature</td>
<td>Included</td>
<td>Availablity</td>
</tr>
<tr>
<td><a href="https://github.com/google/cel-spec/blob/v0.7.0/doc/langdef.md#macros">Standard macros</a></td>
<td><code>has</code>, <code>all</code>, <code>exists</code>, <code>exists_one</code>, <code>map</code>, <code>filter</code></td>