-
Notifications
You must be signed in to change notification settings - Fork 747
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
Delete the role-templates annotation for disabling role to users #2062
Conversation
Remove the useless block directly. |
After discussion, we decided to delete only their annotation |
- GlobalRole role-template-manage-users - GlobalRole role-template-manage-roles - WorkspaceRole role-template-manage-roles - RoleBase role-template-manage-roles Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com>
- WorkspaceRole role-template-manage-members - RoleBase role-template-manage-members Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com>
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com>
b3a901a
to
0c8f6a2
Compare
Signed-off-by: Wenhao Zhou <wenhaozhou@yunify.com>
/lgtm |
LGTM label has been added. Git tree hash: bfb5af3da593165cc70a2bacdf6ea91ab21b1016
|
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pixiake, wansir, zhou1203 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 |
/cherry-pick release-3.3 |
@wansir: new pull request created: #2074 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
The purpose of this PR is to remove role-template-manage-users, role-template-manage-roles in GlobalRole, and role-template-view-members in WorkspaceRole.
Following this Issue:
kubesphere/kubesphere#5054 kubesphere/kubesphere#5111