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

fix: desktop rbac for delete request of user. #4308

Merged
merged 1 commit into from Nov 16, 2023

Conversation

lingdie
Copy link
Collaborator

@lingdie lingdie commented Nov 16, 2023

🤖[deprecated] Generated by Copilot at 52bb298

Summary

🆕🛠️🖥️

This pull request adds new RBAC resources for the user.sealos.io API group, which enables users to request and manage operations on their clusters. It also grants the desktop frontend application the permissions to handle deleterequests resources.

operationrequest
A new role for end users
Autumn of clusters

Walkthrough

  • Add cluster roles and role bindings for operation requests and delete requests (link, link)

@sealos-ci-robot
Copy link
Member

sealos-ci-robot commented Nov 16, 2023

🤖 Generated by lychee action

Summary

Status Count
🔍 Total 995
✅ Successful 322
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 672
❓ Unknown 0
🚫 Errors 0

Full action output

Full Github Actions output

@bxy4543 bxy4543 added this to the v5.0 milestone Nov 16, 2023
Copy link

sweep-ai bot commented Nov 16, 2023

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

Signed-off-by: yy <lingdie.yy@outlook.com>
@lingdie lingdie merged commit 9c9c9d7 into labring:main Nov 16, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants