Description of problem: After creating a subscription for a SingleNamespace of dv-operator, it hangs with UpgradePending status. Seems to be related with https://bugzilla.redhat.com/show_bug.cgi?id=1791399#c1 Logs from OLM catalog-operator: E0123 18:53:51.778608 1 queueinformer_operator.go:282] sync {"update" "test-operators/install-z7jgx"} failed: error creating csv dv-operator.v7.5.0: ClusterServiceVersion.operators.coreos.com "dv-operator.v7.5.0" is invalid: spec.customresourcedefinitions.owned.specDescriptors.value: Invalid value: "": spec.customresourcedefinitions.owned.specDescriptors.value in body must be of type byte: "" Version-Release number of selected component (if applicable): OCP: 4.4.0-0.nightly-2020-01-23-113748 Data Virtualization Operator 7.5.0 How reproducible: Always Actual results: Fail to install Data Virtualization Operator Expected results: Install the Data Virtualization Operator successfully.