gyfora commented on PR #218:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/218#issuecomment-1128756928

   Exactly, the path request sent to k8s should contain the null values so 
merge would remove those keys. Unfortunately fabric8 applies some custom plugin 
to the objectmapper that forces it to drop nulls (with a simple objectmapper 
they would be there).
   
   So the request sent to k8s will not contian nulls so it is impossible to 
remove keys from the status (which is what we want when we set something to 
null)


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