Skip to content
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] RBAC built in privilege groups and grant v2 #37787

Open
wants to merge 2 commits into
base: 2.4
Choose a base branch
from

Conversation

shaoting-huang
Copy link
Contributor

@shaoting-huang shaoting-huang commented Nov 18, 2024

cherry-pick from master: #37720, #37785
issue: #37031

@sre-ci-robot sre-ci-robot added area/test sig/testing test/integration integration test size/L Denotes a PR that changes 100-499 lines. labels Nov 18, 2024
@mergify mergify bot added the dco-passed DCO check passed. label Nov 18, 2024
Copy link
Contributor

mergify bot commented Nov 18, 2024

@shaoting-huang Please associate the related pr of master to the body of your Pull Request. (eg. “pr: #”)

@mergify mergify bot added do-not-merge/missing-related-pr kind/enhancement Issues or changes related to enhancement labels Nov 18, 2024
Copy link
Contributor

mergify bot commented Nov 18, 2024

@shaoting-huang E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

Copy link
Contributor

mergify bot commented Nov 20, 2024

@shaoting-huang E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: shaoting-huang
To complete the pull request process, please assign congqixia after the PR has been reviewed.
You can assign the PR to them by writing /assign @congqixia in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot sre-ci-robot added the area/dependency Pull requests that update a dependency file label Nov 20, 2024
Copy link
Contributor

mergify bot commented Nov 20, 2024

@shaoting-huang E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

@shaoting-huang
Copy link
Contributor Author

/run-cpu-e2e

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

Attention: Patch coverage is 89.28571% with 21 lines in your changes missing coverage. Please review.

Project coverage is 80.63%. Comparing base (4aca68a) to head (c8d4dc9).
Report is 3 commits behind head on 2.4.

Current head c8d4dc9 differs from pull request most recent head 5cae52d

Please upload reports for the commit 5cae52d to get more accurate results.

Files with missing lines Patch % Lines
internal/rootcoord/root_coord.go 83.16% 12 Missing and 5 partials ⚠️
pkg/util/constant.go 0.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              2.4   #37787      +/-   ##
==========================================
+ Coverage   72.24%   80.63%   +8.38%     
==========================================
  Files        1069     1070       +1     
  Lines      166979   167146     +167     
==========================================
+ Hits       120641   134775   +14134     
+ Misses      41919    27964   -13955     
+ Partials     4419     4407      -12     
Files with missing lines Coverage Δ
pkg/util/paramtable/component_param.go 98.35% <100.00%> (+<0.01%) ⬆️
pkg/util/paramtable/rbac_param.go 100.00% <100.00%> (ø)
pkg/util/constant.go 90.90% <0.00%> (-7.14%) ⬇️
internal/rootcoord/root_coord.go 89.22% <83.16%> (-0.18%) ⬇️

... and 245 files with indirect coverage changes

---- 🚨 Try these New Features:

@shaoting-huang
Copy link
Contributor Author

/run-cpu-e2e

Copy link
Contributor

mergify bot commented Nov 20, 2024

@shaoting-huang E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

Copy link
Contributor

mergify bot commented Nov 20, 2024

@shaoting-huang E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

@zhikunyao
Copy link
Collaborator

/run-cpu-e2e

Copy link
Contributor

mergify bot commented Nov 21, 2024

@shaoting-huang E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

@shaoting-huang
Copy link
Contributor Author

/run-cpu-e2e

@yanliang567 yanliang567 added ci-passed manual-pass manually set pass before ci-passed labeled labels Nov 21, 2024
@weiliu1031
Copy link
Contributor

/lgtm

@sre-ci-robot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

Copy link
Contributor

mergify bot commented Nov 22, 2024

@shaoting-huang Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco.

@mergify mergify bot added needs-dco DCO is missing in this pull request. and removed dco-passed DCO check passed. labels Nov 22, 2024
@sre-ci-robot sre-ci-robot added size/XL Denotes a PR that changes 500-999 lines. and removed size/L Denotes a PR that changes 100-499 lines. labels Nov 22, 2024
@mergify mergify bot added dco-passed DCO check passed. and removed needs-dco DCO is missing in this pull request. labels Nov 22, 2024
@sre-ci-robot sre-ci-robot added size/XXL Denotes a PR that changes 1000+ lines. and removed size/XL Denotes a PR that changes 500-999 lines. labels Nov 22, 2024
@shaoting-huang shaoting-huang changed the title enhance: [2.4] RBAC built in privilege groups enhance: [2.4] RBAC built in privilege groups and grant v2 Nov 22, 2024
Copy link
Contributor

mergify bot commented Nov 22, 2024

@shaoting-huang E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

Signed-off-by: shaoting-huang <shaoting.huang@zilliz.com>
Signed-off-by: shaoting-huang <shaoting.huang@zilliz.com>
Copy link
Contributor

mergify bot commented Nov 23, 2024

@shaoting-huang E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Pull requests that update a dependency file area/test ci-passed dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement manual-pass manually set pass before ci-passed labeled sig/testing size/XXL Denotes a PR that changes 1000+ lines. test/integration integration test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants