Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-22614

RBAC UI Implementation - Create role Assignments modal

XMLWordPrintable

    • VMMgmt - Train-32 - Sprint 1
    • None

      To implement CreateRoleAssignment and CreateRoleAssignmentModal (wrapping up CreateRoleAssignment) components.

      CreateRoleAssignment contains the properties

      • roles: Role[]
      • clusters: Cluster[]
      • getNamespaces: (clusters: Cluster[]) => Namespace[]
      • onCancel: () => void
      • onSave: (roleAssignment: RoleAssignment) => void

      get RoleAssignment YAML schema from already existing AccessControl (or Overview) schema.json

      Create Role Assignment component could depend on a context, meaning the modal could be open from specific User, Group, Cluster, ClusterSet or Role. If any of those entities is sent as a part of the component properties the field will be hidden and the title will be adapted accordingly

        1. screenshot-1.png
          61 kB
          Enrique Mingorance Cano

              rh-ee-obazylie Oksana Bazylieva
              emingora Enrique Mingorance Cano
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: