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

'0 of pods' are shown in Status column on DaemonSets list page.

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.21, 4.22
    • Management Console
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • Moderate
    • Yes
    • None
    • None
    • None
    • In Progress
    • Bug Fix
    • Hide
      Cause: A missing property in the component responsible for rendering the status string caused the pod count to be calculated incorrectly.

      Consequence: The Status column on the DaemonSets list page incorrectly displayed '0 of pods' for all entries, regardless of the actual number of running pods, leading to inaccurate monitoring data for administrators.

      Fix: Updated the Console rendering logic to correctly pass the required properties to the status component.

      Result: The Status column on the DaemonSets list page now accurately reflects the pod count (for example, '1 of 1 pods').
      Show
      Cause: A missing property in the component responsible for rendering the status string caused the pod count to be calculated incorrectly. Consequence: The Status column on the DaemonSets list page incorrectly displayed '0 of pods' for all entries, regardless of the actual number of running pods, leading to inaccurate monitoring data for administrators. Fix: Updated the Console rendering logic to correctly pass the required properties to the status component. Result: The Status column on the DaemonSets list page now accurately reflects the pod count (for example, '1 of 1 pods').
    • None
    • None
    • None
    • None

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

      Description of problem:

      It shows '0 of pods' in Status column for all DaemonSets in list page.
          

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

      4.20.0-0.nightly-2026-01-05-230502
          

      How reproducible:

      Always
          

      Steps to Reproduce:

          1.Go to Workloads->DaemonSets list page, check Status column.
          2.
          3.
          

      Actual results:

      1. It shows '0 of pods' for all DaemonSets.
      Screenshot: https://drive.google.com/file/d/1cL6AE3nRls90wJTFKd_tpUAunMKlgUE6/view?usp=drive_link
          

      Expected results:

      1. Should show correct pods number for each DaemonSet, eg: '3 of 3 pods'.
          

      Additional info:

      
          

              cajieh Cyril Ajieh
              rhn-support-yanpzhan Yanping Zhang
              None
              None
              YaDan Pei YaDan Pei
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: