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

Use capabilities from v0.58.0 #475

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Use capabilities from v0.58.0 #475

merged 1 commit into from
Nov 16, 2023

Conversation

anderseknert
Copy link
Member

And not the later commit we're pointing at for rego.v1 functionality. We don't want to promote capabilities that users will need a dev version of OPA to get.

Also, don't run use-contains and use-if if rego.v1 is imported, as that's enforced by OPA already.

And not the later commit we're pointing at for rego.v1 functionality.
We don't want to promote capabilities that users will need a dev version
of OPA to get.

Also, don't run `use-contains` and `use-if` if `rego.v1` is imported,
as that's enforced by OPA already.

Signed-off-by: Anders Eknert <[email protected]>
Copy link
Member

@charlieegan3 charlieegan3 left a comment

Choose a reason for hiding this comment

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

LGTM

@anderseknert anderseknert merged commit c8c7487 into main Nov 16, 2023
2 checks passed
@anderseknert anderseknert deleted the cap-058 branch November 16, 2023 10:37
srenatus pushed a commit to srenatus/regal that referenced this pull request Oct 1, 2024
And not the later commit we're pointing at for rego.v1 functionality.
We don't want to promote capabilities that users will need a dev version
of OPA to get.

Also, don't run `use-contains` and `use-if` if `rego.v1` is imported,
as that's enforced by OPA already.

Signed-off-by: Anders Eknert <[email protected]>
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.

2 participants