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

Fail more gracefully when a rego rule references a custom rego function that isn't supported #1150

Open
simonbaird opened this issue Nov 7, 2023 · 0 comments

Comments

@simonbaird
Copy link
Member

Now that we're introducing custom rego functions, we should consider how to avoid hard failures when the function isn't supported in the available verison of ec-cli.

Ideas:

  • Interrogate ec to provide a list of available custom functions and handle the case where the function isn't there.
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

No branches or pull requests

1 participant