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

The progressing condition won't be changed when the gathering pod is deleted accidentally

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • In Progress
    • Release Note Not Required
    • None
    • None
    • None
    • None
    • None

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

      Description of problem:

          After triggering periodic/on-demand gathering, if we delete the relevant gathering pod before the job is completed, it will cause the status of the gathering job to be Failed. In this case, the progressing condition of the relevant DataGather won't be changed.

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

          

      How reproducible:

          Triggering periodic/on-demand gathering, deleting the relevant gathering pod before the job is completed,and viewingw the progressing condition of the  DataGather CRD.

      Steps to Reproduce:

          1. Trigger the periodic/on-demand gathering.
          2. Delete the relevant gathering pod before its status becomes Completed.
          3. Keep monitoring for 5min+
          4. View the progressing condition of the relevant DataGather condition.
          

      Actual results:

          4. The progressing condition of the relevant DataGather condition as below:
      - lastTransitionTime: "2025-08-27T03:08:41Z"
          message: The gathering is running
          reason: Gathering
          status: "True"
          type: Progressing

      Expected results:

          4. After the job status becomes Failed, the progress condition should be changed to gathering failed.

      Additional info:

      This issue appears for both periodic gathering and on-demand gathering, so we should verify this fix in both 2 gatherings.

              opokorny@redhat.com Ondrej Pokorny
              rh-ee-bazhou Baiyang Zhou
              None
              None
              Baiyang Zhou Baiyang Zhou
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: