-
Notifications
You must be signed in to change notification settings - Fork 40
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
Refactor managedcluster-import-role.yaml #1208
Refactor managedcluster-import-role.yaml #1208
Conversation
/assign @qiujian16 Please append the CPAI issue in the description. |
5f73866
to
df4f89e
Compare
/lgtm |
df4f89e
to
9dc2203
Compare
9dc2203
to
7d54bcb
Compare
- Added RBAC permissions for 'clusters' resource in rbac_gen.go. - Updated ClusterRole and ClusterRoleBinding names to remove the 'system:' prefix for consistency. - Added 'clusters' resource rules to managedcluster-import-role.yaml. These changes enhance the RBAC definitions for better alignment with the current resource naming conventions. Signed-off-by: xuezhaojun <[email protected]>
7d54bcb
to
12c9f3b
Compare
/assign @dislbenn |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dislbenn, xuezhaojun, zhiweiyin318 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 |
|
Description
Related Issue
If applicable, please reference the issue(s) that this pull request addresses.
Changes Made
Provide a clear and concise overview of the changes made in this pull request.
Screenshots (if applicable)
Add screenshots or GIFs that demonstrate the changes visually, if relevant.
Checklist
Additional Notes
Add any additional notes, context, or information that might be helpful for reviewers.
Reviewers
Tag the appropriate reviewers who should review this pull request. To add reviewers, please add the following line:
/cc @reviewer1 @reviewer2
Definition of Done