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

Observe /Log gives error for project admin

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • logging-uiplugin
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Cluster is upgraded from 4.18 to 4.19.2
      COO 1.2 is installed.
      Loki is installed.

      LoggingUI plugin is installed.

      Project admin can access the application logs under Developer view Observe/Log.

      After migration to 4.19 user gets in the Administration view Observe/Log.

      -->

      Missing permissions to get logs

      Ask your administrator to grant you this role:
      apiVersion: rbac.authorization.k8s.io/v1
      kind: RoleBinding
      metadata:
        name: view-application-logs
        namespace: <project-name>
      roleRef:
        apiGroup: rbac.authorization.k8s.io
        kind: ClusterRole
        name: cluster-logging-application-view
      subjects:

      • kind: User
          name: <testuser>
          apiGroup: rbac.authorization.k8s.io
         

              Unassigned Unassigned
              rbaumgar Robert Baumgartner
              None
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: