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

Configmaps in openshift-console-user-settings have an abnormally large number of entries

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • 1
    • None
    • None
    • None
    • Rejected
    • ODC Sprint 3270, ODC Sprint 3271, ODC Sprint 3272, ODC Sprint 3273, ODC Sprint 3274, ODC Sprint 3275, ODC Sprint 3276, ODC Sprint 3277, ODC Sprint 3278
    • 9
    • In Progress
    • Bug Fix
    • Hide
      Previously, preferences for health-check alerts for nodes in the Topology side panel were saved in the user-setting configMap. This created many entries in the configMap and increased its size. Now, we are saving this preference in the localStorage as it is not a user-specific but a resource-specific setting.
      Show
      Previously, preferences for health-check alerts for nodes in the Topology side panel were saved in the user-setting configMap. This created many entries in the configMap and increased its size. Now, we are saving this preference in the localStorage as it is not a user-specific but a resource-specific setting.
    • None
    • None
    • None
    • None

      This is a clone of issue OCPBUGS-45141. The following is the description of the original issue:

      Description of problem:

      Large number of console.sideBarAlerts.health-check-alert entries under data spec in the configmap under namespace openshift-console-user-settings.
      

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

          

      How reproducible:

       

      Steps to Reproduce:

          1. LDAP integration for users.  
          2. Config map will get created for each user under namespace openshift-console-user-settings.

      Actual results:

          It should not have large number of entries.

      Expected results:

      ...
      data:
        console.sideBarAlerts.health-check-alert.4766b56c-7146-45dd-a427-119210a60dea: 'true'
        console.sideBarAlerts.health-check-alert.6b6e1fa1-23bc-4b08-a274-c82637473ed9: 'true'
        console.sideBarAlerts.health-check-alert.292ec550-3e81-429a-b812-0cd50e1de7ae: 'true'
        console.sideBarAlerts.health-check-alert.4cbe7842-050d-44bd-b316-80c9624a66d6: 'true'
        console.sideBarAlerts.resource-quota-alert.8d4af518-ce88-4be2-a8e7-cd4cd014bf9f: 'true'
      ...

       

      Additional info:

          

              viraj-1 Vikram Raj
              openshift-crt-jira-prow OpenShift Prow Bot
              None
              None
              Sanket Pathak Sanket Pathak
              None
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: