Skip to content

Commit ecc379a

Browse files
committed
Update TOC
Signed-off-by: Max Smythe <[email protected]>
1 parent b488b20 commit ecc379a

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
- [Namespace scoped policy binding](#namespace-scoped-policy-binding)
3030
- [CEL Expression Composition](#cel-expression-composition)
3131
- [Use Cases](#use-cases)
32+
- [Policy Predicates](#policy-predicates)
3233
- [Variables](#variables)
3334
- [Secondary Authz](#secondary-authz)
3435
- [Access to namespace metadata](#access-to-namespace-metadata)
@@ -1011,6 +1012,8 @@ However, enforcing types for every expression and object is not feasible because
10111012

10121013
Problem examples:
10131014

1015+
create mode 100644 keps/sig-network/3458-remove-transient-node-predicates-from-service-controller/README.md
1016+
10141017
| Problem | Summary |
10151018
|--------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------|
10161019
| version skew: ephemeralContainers case | New pod field, need to be able to validate in same was containers and initContainers if field exists and is populated |

0 commit comments

Comments
 (0)