Thomas Weise created FLINK-26261:
------------------------------------
Summary: Reconciliation should try to start job when not already
started or move to permanent error
Key: FLINK-26261
URL: https://issues.apache.org/jira/browse/FLINK-26261
Project: Flink
Issue Type: Sub-task
Components: Kubernetes Operator
Reporter: Thomas Weise
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.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)