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

   This PR reworks how status updates of Flink resources are updated in 
kubernetes. This is necessary due to 
https://github.com/java-operator-sdk/java-operator-sdk/issues/1198
   
   Based on offline discussion with the JOSDK team this seems to be the safest 
short term solution.
   
   The caching of the latest status is necessary to avoid race condition 
between spec updates and status patches that are made by us.
   
   Tests have been updated with some init logic to enable patching them through 
the kubernetes client + removed the reliance of mutating status.


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