Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Follow the discussion in this PR https://github.com/apache/flink-kubernetes-operator/pull/26#discussion_r817514763.
Currently, the observeJmDeployment still could not cover some scenarios, e.g. JobManager deployment crashed, JobManager deployment was deleted externally. When it JobManagerDeploymentStatus comes to READY, it will always be READY.