opa icon indicating copy to clipboard operation
opa copied to clipboard

Open Policy Agent (OPA) is an open source, general-purpose policy engine.

Results 302 opa issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.15 to 1.7.16. Release notes Sourced from github.com/containerd/containerd's releases. containerd 1.7.16 Welcome to the v1.7.16 release of containerd! The sixteenth patch release for containerd 1.7 contains various...

dependencies
go

## What is the underlying problem you're trying to solve? In our use case, it's very crucial to load all bundles on OPA startup. Whenever error happens, we need to...

question
inactive

## What is the underlying problem you're trying to solve? When implementing a custom HTTPTracingService, the interface allows to create Transports or Handlers without the ability to return errors. This...

feature-request
inactive

OPA currently supports Envoy's ext_authz protocol (unary gRPC). Envoy now has a more extensible and stream based protocol for extensibility (ext_proc) that provides a structured way to interpose on request...

help wanted
feature-request
int-envoy
inactive

## Short description In some circumstances, use of keywords on the left hand side of comprehensions can cause the error message to be `unexpected identifier token: non-terminated object` rather than...

bug
inactive

## Short description I am wondering if there is an easy way to cache the graphql schema AST that is generated by `graphql.parse` function call. I have been working on...

bug
performance
inactive
builtins

### Why the changes in this PR are needed? ### What are the changes in this PR? ### Notes to assist PR review: ### Further comments:

## Short description I noticed a strange behavior when the agent is configured with bundle discovery, and one of the manifest roots contains space characters. In this case the bundle...

bug

### Why the changes in this PR are needed? Adds a DecisionLabel Field (a Map Object) to the Decision Log output to track Policy Result Data. ### What are the...

inactive

## Short description Trying to step through the [Development reference](https://www.openpolicyagent.org/docs/latest/contrib-development/) doesn't work due to a number of missing dependencies: ## Steps To Reproduce 1. Clone repo on Windows host 2....

docs
inactive