You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The policy compiler now parses the "explanation" field of match blocks, but does not do anything with it.
It would be useful to provide an API that returns a copy of the policy, except the output would be replaced by the contents of the "explanation" block. This would effectively generate a separate expression that outputs the explanation instead of the result of the policy.
The text was updated successfully, but these errors were encountered:
seirl
added a commit
to seirl/cel-go
that referenced
this issue
Jul 5, 2024
The policy compiler now parses the "explanation" field of match blocks, but does not do anything with it.
It would be useful to provide an API that returns a copy of the policy, except the output would be replaced by the contents of the "explanation" block. This would effectively generate a separate expression that outputs the explanation instead of the result of the policy.
The text was updated successfully, but these errors were encountered: