Uploaded image for project: 'Cluster Observability Operator'
  1. Cluster Observability Operator
  2. COO-124

The regular user with cluster-monitoring-view role can not execute the query from korrel8r

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • korrel8r
    • False
    • Hide

      None

      Show
      None
    • False
    • 0

      The regular user with  cluster-monitoring-view role can not execute the query from korrel8r

       

      Step to reproduce:

      1) Enable korrel8r

      2) Allow regular user to view logs/alerts/metrics
      oc -n ${user_namespace} policy add-role-to-user view ${user_name}
      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}
      3) click the metrics in Development console -> Observe>logs --> metrics

      Actual Result:

      Expected result:

      The regular user with  cluster-monitoring-view role can display the metrics from korrel8r

            rhn-engineering-aconway Alan Conway
            rhn-support-anli Anping Li
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: