Merge pull request #50878 from mattzech/patch-1
remove duplicate table row in cel.md
This commit is contained in:
commit
cd0efbd770
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue