Uploaded image for project: 'Maistra'
  1. Maistra
  2. MAISTRA-1296

Use ClusterRole for mesh-user

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • maistra-2.2.0
    • None
    • None
    • None

      Creating a ClusterRole for mesh-user as part of the bootstrapping operation will provide a better experience for the user.

      Differences in how a user can be added:

      Current:
      $ oc policy add-role-to-user mesh-user some_user -n istio-system --role-namespace istio-system

      Proposed:
      $oc policy add-role-to-user mesh-user some_user

      It is also not necessary to include the mesh-users RoleBinding in the project, as one will be created through the policy command.

              Unassigned Unassigned
              rcernich1 Rob Cernich
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: