Remove the duplicate function on the service account list page
Created by: serenashe
General remarks
This form is to report bugs. For general usage questions refer to our Slack channel KubeSphere-users
Describe the bug There's a redundant functional area in the service account list page.
For UI issues please also add a screenshot that shows the issue.
Versions used(KubeSphere/Kubernetes) KubeSphere: v3.2.1 Kubernetes: (If KubeSphere installer used, you can skip this)
To Reproduce Steps to reproduce the behavior:
- Log in to the KubeSphere web console.
- In the upper-left corner, select Platform > Cluster Management.
- On the left nevigation pane, select Configuration > Service Accounts.
- Click the three dots on the right of a service account, and then select Edit.
- In the Edit Information dialog box, you can change the role of a service account. However, in the Change Role dialog box, you can perform exactly the same action.
Expected behavior Therefore, the Project Role section in the Edit Information dialog box is redundant and needs to be removed to keep the UI simple and clear.
/assign @weili520 Please take a look and help fix this issue, thanks!