Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for storing Open Policy Agent bundles as OCI artifacts #225

Merged
merged 1 commit into from
May 14, 2019

Conversation

garethr
Copy link
Contributor

@garethr garethr commented May 13, 2019

Open Policy Agent bundles consist of a set of rego policy files,
JSON or YAML formatted data and an optional JSON formatted manifest
file with metadata about the bundle. This media type allows us to
support distributing OPA bundles as OCI images as well as simple tar files.

For the discussion of this in more detail see open-policy-agent/opa#1413

Open Policy Agent bundles consist of a set of rego policy files,
JSON or YAML formatted data and an optional JSON formatted manifest
file with metadata about the bundle. This media type allows us to
support distributing OPA bundles as OCI images as well as simple tar files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants