gyfora opened a new pull request #48:
URL: https://github.com/apache/flink-kubernetes-operator/pull/48


   The main goal of this PR is to allow upgrading/suspending clusters even if 
they are still deploying / failing under certain conditions:
    - Session cluster
    - Job cluster with stateless or last-state upgrade modes
    
    To achieve this, the PR simplifies the observe -> reconcile flow by 
removing the sketchy isReadyToReconcile logic in between and moving the 
contained logic to the right places in the reconcilers.
    
    I have also added test cases to validate the upgrade behaviour in cases 
where the cluster is not ready/running yet for all cluster types.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to