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

   Seems like there is a problem with the fabric8 patch logic and it doesn't 
allow us to set status fields to "null" and thus remove them.
   
   This meant that savepoint trigger information would not be cleared correctly.
   
   I will still investigate to see if there is a potential simpler workaround. 
   The problem seems to be caused by 
   
https://github.com/fabric8io/kubernetes-client/blob/master/kubernetes-client-api/src/main/java/io/fabric8/kubernetes/client/utils/Serialization.java#L53
   
https://github.com/fabric8io/kubernetes-client/blob/master/kubernetes-client-api/src/main/java/io/fabric8/kubernetes/client/utils/serialization/UnmatchedFieldTypeModule.java


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