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

ClusterResourceQuota values are not reflecting.

XMLWordPrintable

    • Important
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • OCP Eng Mgmt, PM Sync
    • Customer Escalated, Customer Facing

      Description of problem:
      I have a customer who created clusterquota for one of the namespace, it got created but the values were not reflecting under limits or not displaying namespace details.
      ~~~
      $ oc describe AppliedClusterResourceQuota
      Name: test-clusterquota
      Created: 19 minutes ago
      Labels: size=custom
      Annotations: <none>
      Namespace Selector: []
      Label Selector:
      AnnotationSelector: map[openshift.io/requester:system:serviceaccount:application-service-accounts:test-sa]
      Scopes: NotTerminating
      Resource Used Hard
      -------- ---- ----
      ~~~

      WORKAROUND: They recreated the clusterquota object (cache it off, delete it, create new) after which it displayed values as expected.

      In the past, they saw similar behavior on their test cluster, there it was heavily utilized the etcd DB was much larger in size (>2.5Gi), and had many more objects (at that time, helm secrets were being cached for all deployments, and keeping a history of 10, so etcd was being bombarded).

      This cluster the same "symptom" was noticed however etcd was nowhere near that in size nor the amount of etcd objects and/or helm cached secrets.

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

      How reproducible: Occurred only twice(once in test and in current cluster)

      Steps to Reproduce:
      1. Create ClusterQuota
      2. Check AppliedClusterResourceQuota
      3. The values and namespace is empty

      Actual results: ClusterQuota should display the values

      Expected results: ClusterQuota not displaying values

            jchaloup@redhat.com Jan Chaloupka
            rhn-support-sparpate Silvia Parpatekar
            Votes:
            2 Vote for this issue
            Watchers:
            26 Start watching this issue

              Created:
              Updated:
              Resolved: