Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
When job submission fails, the operator currently keeps trying to find the job status. In the case I'm looking at the cluster wasn't created because the image could not be resolved. We either need the logic to re-attempt job submission or flag the submission as failed so that JobStatusObserver does not attempt to check again. We should also capture the submission error as event on the CR.