Conversation
|
@leg100 Hi, I would like for your help. I'm having issues with the tests in the build workflow, seems to be a problem with the TLS certificate in the test. Currently I'm not able to resolve this issue by myself |
|
@Ilansos The |
Thanks, I will revert the commits i did to resolve the issue and merge master with my branch and will test it |
db46a26 to
9e9ec93
Compare
2e6d1fb to
62af92e
Compare
74e388e to
e1ca61e
Compare
|
@Ilansos This is a very large PR. I won't be able to review it for quite some time. |
No problem, take your time with it. I just made a few new commits to resolve merge conflicts |







Summary
This PR adds end-to-end Sentinel policy support to OTF, including policy set management, policy evaluation during runs, database support, API/UI flows, and run lifecycle updates to surface policy checks and Sentinel execution results.
What Changed
internal/policyservice layer for policy sets, policies, evaluation, storage, and API handling.Implementation Notes
internal/run/uiflow.