Skip to content

Commit 79a35e9

Browse files
committed
Add unresolved for enforcement
1 parent 2d12956 commit 79a35e9

File tree

1 file changed

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

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -832,6 +832,18 @@ xref:
832832

833833
#### Reporting violations to Clients
834834

835+
<<[UNRESOLVED jpbetz, TristonianJones ]>>
836+
We should consider moving enforcement control into the policy
837+
and limiting the binding to control over "rollout" capabilities, e.g.
838+
"DryRun" or "Enabled".
839+
840+
We should also consider making reason (invalid, forbidden, ...) a per validation
841+
field, this interacts well with other future needs like the ability to only
842+
message back an authz validation forbidden violation when both an authz
843+
validation fails as well as some other validations (which may leak information
844+
in messages).
845+
<<[/UNRESOLVED]>>
846+
835847
This section focuses on how information is reported back to clients in
836848
when validations fail.
837849

0 commit comments

Comments
 (0)