File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
keps/sig-api-machinery/3488-cel-admission-control Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -832,6 +832,18 @@ xref:
832
832
833
833
# ### Reporting violations to Clients
834
834
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
+
835
847
This section focuses on how information is reported back to clients in
836
848
when validations fail.
837
849
You can’t perform that action at this time.
0 commit comments