Has anyone encounted the following error on the in...
# troubleshooting
r
Has anyone encounted the following error on the initial deployment for a Flink Job via the operator? Again - this is the initial deployment for the job, no JobManager pods ever came up and all of the jobs are in RECONCILING states:
Copy code
JobManager deployment is missing and HA data is not available to make stateful upgrades.
It is possible that the job has finished or terminally failed, or the configmaps have been deleted. Manual restore required.
The jobs themselves are targeting Flink 1.18 and 1.8 for the operator itself. The only job that did successfully run was a batch-based job, but all non-batch jobs failed to start and required manual intervention. Any ideas or possibly a known issue in JIRA related to this?