-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
opa inspect
fails on unknown Rego functions
#6591
Labels
Comments
johanfylling
added a commit
to johanfylling/opa
that referenced
this issue
Feb 15, 2024
…hen inspected Fixes: open-policy-agent#6591 Signed-off-by: Johan Fylling <[email protected]>
ashutosh-narkar
pushed a commit
that referenced
this issue
Feb 15, 2024
Loading
Loading status checks…
…hen inspected Fixes: #6591 Signed-off-by: Johan Fylling <[email protected]>
tsidebottom
pushed a commit
to tsidebottom/opa-
that referenced
this issue
Apr 17, 2024
…hen inspected Fixes: open-policy-agent#6591 Signed-off-by: Johan Fylling <[email protected]> Signed-off-by: Thomas Sidebottom <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If the inspected bundle contains a module with a reference to an unknown function (expected to be present through other means at eval-time), inspection will fail.
E.g. the following module:
will fail with:
The text was updated successfully, but these errors were encountered: