Investigate what is causing some client tools in some versions to replace legitimate null values with field defaults before submitting the resource. See here and here.
[ ] Find the cause of this behaviour (which client tools, which versions)
[ ] Document work-around (e.g. using --server-side with kubectl) with pros and cons.
Investigate what is causing some client tools in some versions to replace legitimate
null
values with field defaults before submitting the resource. See here and here.--server-side
with kubectl) with pros and cons.