Commit Graph

3 Commits

Author SHA1 Message Date
Torin Sandall bd9f983771 cmd: Mark the --plugin-dir flag as deprecated
We no longer want to support Go shared object files. We will provide
better documentation for how to build OPA from source and customize at
compile-time.

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2019-09-12 17:12:41 -04:00
Torin Sandall ca27b505a5 Remove shorthand for --plugin-dir flag
We will probably want to use -p at some other point and this feature is
not likely to be needed in interactive environments.

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2018-08-16 17:37:22 -07:00
Varun Mathur 8885997264 Added ability to dynamically load .so objects and the respective required testing.
Signed-off-by: Varun Mathur <varun.mathur@live.com>
2018-08-16 13:11:49 -07:00