-
Notifications
You must be signed in to change notification settings - Fork 3k
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
enhance: [2.4] Grant v2 proxy service supports operatePrivilegeV2 #37997
Conversation
issue: milvus-io#37031 Signed-off-by: shaoting-huang <[email protected]>
@shaoting-huang E2e jenkins job failed, comment |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.4 #37997 +/- ##
==========================================
+ Coverage 80.62% 80.63% +0.01%
==========================================
Files 1070 1070
Lines 167379 167377 -2
==========================================
+ Hits 134942 134963 +21
+ Misses 28008 27994 -14
+ Partials 4429 4420 -9
|
/run-cpu-e2e |
@shaoting-huang E2e jenkins job failed, comment |
/run-cpu-e2e |
@shaoting-huang E2e jenkins job failed, comment |
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
need fix e2e
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: congqixia, shaoting-huang 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 |
/run-cpu-e2e |
should support operatePrivilegeV2 service on Proxy to let SDK utilizes
cherry-pick from master: #37945
issue: #37031