-
Notifications
You must be signed in to change notification settings - Fork 54
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
chore: bumping opa 0.66.0 to 0.67.0 #459
Conversation
Signed-off-by: Jaydip Gabani <[email protected]>
Signed-off-by: Jaydip Gabani <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #459 +/- ##
==========================================
- Coverage 54.68% 53.80% -0.89%
==========================================
Files 71 104 +33
Lines 5241 6745 +1504
==========================================
+ Hits 2866 3629 +763
- Misses 2073 2745 +672
- Partials 302 371 +69
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Testing failures:
|
@ritazh This test is expected to fail because the recent frameworks changes for scopedEnforcementActions are still not available in Gatekeeper. Should get resolved after - gatekeeper/pull/3321 Looking into otel test failures |
Otel test failures should be fixed once we bump sdk/metric in go.mod on gatekeeper with opa bump. |
can you push a GK PR with the proposed change so we can validate the bump fixes the issue? thank you! |
@ritazh Bumping otel in this PR - gatekeeper/#3469 |
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.