Skip to content

docs: Add documentation for the future.keywords.not import#8641

Open
johanfylling wants to merge 2 commits into
open-policy-agent:mainfrom
johanfylling:not/docs
Open

docs: Add documentation for the future.keywords.not import#8641
johanfylling wants to merge 2 commits into
open-policy-agent:mainfrom
johanfylling:not/docs

Conversation

@johanfylling
Copy link
Copy Markdown
Contributor

Fixes: #8556

Fixes: open-policy-agent#8556
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 11, 2026

Deploy Preview for openpolicyagent ready!

Name Link
🔨 Latest commit ea4fddf
🔍 Latest deploy log https://app.netlify.com/projects/openpolicyagent/deploys/6a022af3cf5e0900081fc3a9
😎 Deploy Preview https://deploy-preview-8641--openpolicyagent.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: Johan Fylling <johan.dev@fylling.se>
@@ -1,5 +1,7 @@
package play

#import future.keywords.not
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

So this is a pretty annoying chicken-and-egg type problems: We're checking policies using the latest OPA release, but the future.keywords.not import isn't released yet.

Would work if we bumped to using edge instead once we get all that stuff sorted, and maybe that's enough, but using an OPA built from the branch HEAD would be even better.

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.

Document future.keywords.not import

1 participant