Ashutosh Narkar

Results 273 comments of Ashutosh Narkar

> Now asynchronously in the log policy we have the envoy input and the response output. Neither of those things provides us, in the common functionality, the ability to re-call...

> It also comes back to forcing the policy to be re-run in order to add the data to the decision log. If the `participant id` is part of the...

Thanks for providing the above sample. In your original issue description, your plan was to `Create a built-in function that allows the ability to add a Map of data to...

Closing this PR for now. We've pulled out a part of this PR that adds annotation on the rule AST in https://github.com/open-policy-agent/opa/pull/6771. We'll look into the compiler changes in a...

@kirk-patton closing this for now. Feel free to re-open with more details about the issue and steps to reproduce it. Thanks!

@kirk-patton I would recommend using the latest version of OPA and try to repro with that. Also it would help if you could share the policy, input etc. There were...

@yogisinha thanks for the contribution. Can you please resolve the conflicts in the PR?

@yogisinha can you please rebase this branch? I'm unable to do it via the UI. Similar to what Charlie mentioned [here](https://github.com/open-policy-agent/opa/pull/6583#issuecomment-1967754209). Also make sure your `origin` points to `[email protected]:open-policy-agent/opa.git`

Closing this in favor of https://github.com/open-policy-agent/opa/pull/6643.

@lcarva thanks for providing the context here. On the implementation piece, the package seems small enough that we could probably take the required logic and put it in `internal` if...