Hi when patching a ingress we get the following error message ``` { kind: 'Status', apiVersion: 'v1', metadata: {}, status: 'Failure', message: '415: Unsupported Media Type', reason: 'UnsupportedMediaType', details: {}, code: 415 } ``` Kubernetes Version: 1.14.10-gke.27