opa
opa copied to clipboard
Add helper to provide default values to rego.Runtime()
The way the runtime term is set up in the server and elsewhere makes use of internal packages, making it harder than it has to be for users of the Rego API to populate runtime values similar to what users of the OPA server or SDK get out of the box. It would be great if we offered a public function like DefaultRuntime() to provide this.
This issue has been automatically marked as inactive because it has not had any activity in the last 30 days. Although currently inactive, the issue could still be considered and actively worked on in the future. More details about the use-case this issue attempts to address, the value provided by completing it or possible solutions to resolve it would help to prioritize the issue.