Make sure we set an empty dict/list if we don't get any data from the server Fixes #104
Hack/workaround to get patch_namespaced_config_map and patch_namespaced_service etc to work by essentially switching over the content-type from: application/json-patch+json to: application/strategic-merge-patch+json Fixes #93