java-operator-sdk icon indicating copy to clipboard operation
java-operator-sdk copied to clipboard

feat: use fabric8 client json mapper by default

Open csviri opened this issue 3 years ago • 1 comments

The json mapper might be fine tuned for application in some cases, probably in the default case we should use that everywhere if possible.

see also: https://github.com/fabric8io/kubernetes-client/issues/1308

csviri avatar Aug 02 '22 06:08 csviri