-
Notifications
You must be signed in to change notification settings - Fork 120
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
Provision contract fields for authorization #4064
Provision contract fields for authorization #4064
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4064 +/- ##
==========================================
+ Coverage 48.23% 48.48% +0.24%
==========================================
Files 244 244
Lines 14641 14712 +71
==========================================
+ Hits 7062 7133 +71
+ Misses 6868 6867 -1
- Partials 711 712 +1 ☔ View full report in Codecov by Sentry. |
16412ea
to
7fdc00c
Compare
7fdc00c
to
bcb5ead
Compare
bcb5ead
to
c7c740a
Compare
d05188d
to
51759b5
Compare
/retest |
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
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: creydr, pierDipi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fixes #4041
Proposed Changes
Hint: currently only the Broker exposes the applying policies in its status. KafkaChannel and KafkaSink are open/WIP #4038 and #4039)