-
Notifications
You must be signed in to change notification settings - Fork 769
Open
Labels
UIUpdate on the UIUpdate on the UIgood first issueGood for newcomersGood for newcomersreacttypescript
Description
Some K8s components are supported to have a custom UI component, and those can be found here. The scope of this issue is to support Roles. The new Roles component should be similar to other components we already have, so feel free to check the existing ones out.
The visual representation should look something like this:

You can fetch the data about a role by calling the backend on
/api/resources?group=rbac.authorization.k8s.io&version=v1&kind=Role&name=<name>&namespace=<namespace>
You can test this using the rabbitmq default template, for example (the above image was created using this template!).
Refer to this PR on adding new UI components #330
Metadata
Metadata
Assignees
Labels
UIUpdate on the UIUpdate on the UIgood first issueGood for newcomersGood for newcomersreacttypescript