-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.20.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
CCXDEV Sprint 150
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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.
- blocks
-
OCPBUGS-62019 The progressing condition won't be changed when the gathering pod is deleted accidentally
-
- Verified
-
- is cloned by
-
OCPBUGS-62019 The progressing condition won't be changed when the gathering pod is deleted accidentally
-
- Verified
-
- links to
- mentioned on