Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-17108

Disclaimer before LokiStack creation steps that users must be in cluster-admin group (or be kubeadmin) in order to get all flows

XMLWordPrintable

    • Important
    • No
    • 1
    • OSDOCS Sprint 244
    • 1
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required

      Description of problem:

      Loki returns input size too long error

      Version-Release number of selected component (if applicable):

       

      How reproducible:

      If the clusteradmin user is not part of the group `cluster-admin` then the sum of the total character of the namespace 
      exceeds the limit of 5120 and returns an Input size too 
      long error

      Steps to Reproduce:

      1. If there a group named `cluster-admin` does not exist, Create a new group and add `clusteradmin` users to that group.
      2. OR  user must use multi-tenancy. However, even with MT enabled, users with access to many namespaces can still run into the error.
      3. Steps to create `cluster-admin`:
      a. oc adm groups new cluster-admin
      b. oc adm groups add-users cluster-admin username
      c. oc adm policy add-cluster-role-to-group cluster-admin cluster-admin

      Actual results:

       

      Expected results:

       

      Additional info:

       

            rhn-support-sarthoma Sara Thomas
            jtakvori Joel Takvorian
            Nathan Weinberg Nathan Weinberg
            Sara Thomas Sara Thomas
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: