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


   This ticket solves the problem of the lingering configmaps after deleting HA 
clusters by trying to gracefully shutdown jobs before deleting everything.
   
   It makes the deletion heavier and prone to timeoutexceptions , but this 
could be improved if we merge 
https://github.com/apache/flink-kubernetes-operator/pull/21 first then I can 
improve this based on that.
   
   Also async operations would make this nicer but that is a separate effort 
tracked in a different ticket.


-- 
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