Hide Forgot
On restart, marketplace operator deletes and recreates the catalogsourceconfig objects associated with each OperatorSource. Steps: - Restart marketplace operator by killing the pod. - You will observe that all CatalogSourceConfig object(s) associated with each OperatorSource gets deleted and then recreated. These are all CatalogSourceConfig object(s) having the following label opsrc-datastore: "true" Expected Result: - CatalogSourceConfig object(s) should be updated instead of being deleted and created again.
https://github.com/operator-framework/operator-marketplace/pull/117
The latest cv:4.0.0-0.nightly-2019-02-26-125216 doesn't include the pr. will test it until it include the fix pr
1.testenv: clusterversion: 4.0.0-0.nightly-2019-02-27-213933 marketplace image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:db3741fada8ffb0417e20b58781d2028a17c2c7697c0965b248b6af8501ef312 2.catalogsourceconfig objects (with label opsrc-datastore: "true") do not updated or cleaned anymore on marketplace restart.but the operatorsource is updated on marketplace restart. I think it is correct.
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