At https://github.com/openshift/api/blob/master/config/v1/types_operatorhub.go#L39-L41, there is a missing `// +genclient`. As a result no client is built for the ClusterOperator.config.openshift.io resource. Witness the lack of a operatorhub.go file at https://github.com/openshift/client-go/tree/master/config/clientset/versioned/typed/config/v1 , for example. Please can this be fixed in master and backported back to 4.3?
There is operatorhub.go in https://github.com/openshift/client-go/tree/master/config/clientset/versioned/typed/config/v1, and all the operatorhub function is ok in cluster.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409