-
Notifications
You must be signed in to change notification settings - Fork 180
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
Add config for OPA executable path #676
Labels
Comments
/bounty 100 |
💎 $100 bounty • Permit.ioSteps to solve:
Thank you for contributing to permitio/opal! Add a bounty • Share on socials
|
/attempt #676
|
Merged
💡 @daveads submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
🎉🎈 @daveads has been awarded $100! 🎈🎊 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
OPARunner
responsible of executing inline OPA server as a subprocess of the OPAL Client.Change the command of the
OPARunner
with configurable path for the OPA executable.https://github.com/permitio/opal/blob/master/packages/opal-client/opal_client/engine/runner.py#L255
Make sure to include the new configuration to the configuration docs
The text was updated successfully, but these errors were encountered: