-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.20.0
-
Quality / Stability / Reliability
-
False
-
-
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.
- clones
-
OCPBUGS-60931 The progressing condition won't be changed when the gathering pod is deleted accidentally
-
- MODIFIED
-
- is blocked by
-
OCPBUGS-60931 The progressing condition won't be changed when the gathering pod is deleted accidentally
-
- MODIFIED
-
- links to