-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.21.0
-
Quality / Stability / Reliability
-
False
-
-
5
-
None
-
None
-
None
-
None
-
CCXDEV Sprint 155, CCXDEV Sprint 156
-
2
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
The DataGather CR 'Progressing' condition is not correctly updated for on-demand jobs when the Insights Operator (IO) pod is restarted during an active gathering run.
Version-Release number of selected component (if applicable):
How reproducible:
Easily
Steps to Reproduce:
1. Create an on-demand gathering job.
2. Restart the Insights Operator (IO) pod while the job is running.
3. When the IO pod is running again, manually delete the on-demand gathering pod.
4. Inspect the DataGather CR conditions.
Actual results:
Progressing condition reason remains `Gathering` with message set to `The Gathering is running.`
Expected results:
Progressing condition reason should be `GatheringFailed`
Additional info: