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

docs: add opa version map to site and version badge to README #2982

Merged
merged 2 commits into from
Aug 31, 2023

Conversation

salaxander
Copy link
Contributor

What this PR does / why we need it:

This adds a version map of Gatekeeper to OPA versions to the docs per #2181. Also included is a badge for the README to show the current version of OPA on the main branch.

Intent is to automate this in the future, so I'm leaving the issue open.

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:


| Gatekeeper Version | OPA Version |
| ------------------ | ----------- |
| `v3.13.0` | `v0.54.0` |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's the plan/ thinking to automate this 😛 ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So far that plan is that I want to do it, but don't have much of a plan yet 🙃.

In all seriousness, there do seem to be a couple options for getting this info when releasing. @sozercan and I have discussed some options like the deps.dev API

@salaxander salaxander merged commit 366ba79 into open-policy-agent:master Aug 31, 2023
3 checks passed
@salaxander salaxander deleted the docs_opa_version branch August 31, 2023 15:53
title: OPA Versions
---

Gatekeeper depends on [Open Policy Agent](https://www.openpolicyagent.org/). To see which version of OPA is included in a particular Gatekeeper release, reference the table below.
Copy link
Member

@sozercan sozercan Aug 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for rego-based validation and audit?

salaxander added a commit to salaxander/gatekeeper that referenced this pull request Sep 13, 2023
Mattes83 pushed a commit to Mattes83/gatekeeper that referenced this pull request Oct 25, 2023
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.

4 participants