-
Notifications
You must be signed in to change notification settings - Fork 51
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
feat: remove cel driver from framework #486
feat: remove cel driver from framework #486
Conversation
Signed-off-by: Avinash Patnala <[email protected]>
LGTM, pending approval of the Gatekeeper PR (modulo import override) so that the code moved to G8r can be merged as a fast-follow. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #486 +/- ##
==========================================
- Coverage 54.68% 53.42% -1.26%
==========================================
Files 71 97 +26
Lines 5241 6115 +874
==========================================
+ Hits 2866 3267 +401
- Misses 2073 2513 +440
- Partials 302 335 +33
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Waiting on open-policy-agent/gatekeeper#3570 approval to merge |
@maxsmythe does this PR LGTY? we need this PR to merge first so go.mod in open-policy-agent/gatekeeper#3570 can point to the latest commit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.