Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
-
None
Description
When I test locally, I found that it will reschedule and reconcile with the operator.reconciler.reschedule.interval.sec I doubt why we need this? I think we just need to reconcile
- waiting for the status change
- receive the new event
- waiting for the savepoint result
So when JobManagerDeploymentStatus is Ready, we do not have to trigger the reconcile except waiting for the savepoint result.