Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-5020

The regular user can not search across several namespaces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • Logging 5.9.0
    • Log Console
    • None
    • False
    • None
    • False
    • NEW
    • NEW
    • Before this fix, dev console users were not able to list namespaces. After the fix the namespaces the user has access to are listed as expected.
    • Bug Fix

      Description of problem:

      testuser-1 own three namespaces.

      testuser-1 can not list the other namespace.

      How reproducible:

      Always

      Steps to Reproduce:

      1. deploy apps under three projects.
      2. grant metrics and logs view roles.
        oc -n ${user_namespace} policy add-role-to-user cluster-logging-application-view ${user_name}
        oc -n ${user_namespace} policy add-role-to-user monitoring-rules-edit ${user_name}
        oc -n ${user_namespace} policy add-role-to-user cluster-monitoring-view ${user_name}
      1. . Search logs across namespace in Dev Console.

              gbernal@redhat.com Gabriel Bernal
              rhn-support-anli Anping Li
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: