Hide Forgot
The API group and version of OperatorSource and CatalogSourceConfig are set incorrectly. The group should be "operators.openshift.io" for consistency. The version cannot be v1alpha1 for a GA feature.
Decision from Clayton is to use operators.coreos.com
https://github.com/operator-framework/operator-marketplace/pull/139
test env: cv : 4.0.0-0.nightly-2019-03-25-180911 marketplace image:quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c900dea42db87f2284e500d24718cd4d8fb5a4c4255ad26bccd721024b7dc91a marketplace commit:e274d6b40505e977e12061becf27218f5eb717fb the api group of opsrc&csc: 1)# oc get crd catalogsourceconfigs.operators.coreos.com -o yaml | grep group group: operators.coreos.com 2)# oc get crd operatorsources.operators.coreos.com -o yaml | grep group group: operators.coreos.com
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-2019:0758