Description of problem (please be detailed as possible and provide log snippests): While deploying OCS on Google Cloud Platform, RGW pods should not come up. Version of all relevant components (if applicable): 4.5 Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? No Is there any workaround available to the best of your knowledge? https://github.com/openshift/ocs-operator/pull/540 Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? 1 Can this issue reproducible? Yes Can this issue reproduce from the UI? Yes If this is a regression, please provide more details to justify this: Steps to Reproduce: 1. On an OCP installation on GCP, install OCS via UI. 2. Check the pods/services that are displayed Actual results: pod/rook-ceph-rgw-ocs-storagecluster-cephobjectstore , service/rook-ceph-rgw-ocs-storagecluster-cephobjectstore etc are deployed Expected results: RGW pods are not deployed by default Additional info:
Patch posted at https://github.com/openshift/ocs-operator/pull/571
Can you move to ON_QA with fixed in version?
Testing with: OCP 4.5.0-0.ci-2020-08-19-184304 OCS 4.5.0-540.ci And I see that there are no rgw pods as expected: ``` $ oc get pods -n openshift-storage | grep rgw $ ```
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 (Red Hat OpenShift Container Storage 4.5.0 bug fix and enhancement update), 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:3754