-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
[DBaaS Jira Automation Check] : Please specify Component/s field.
[DBaaS Jira Automation Check] : Please select Affected Version/s
Description
When installing the latest 0.4.0 image, Crunchy and Mongo operators are not installed
Steps to reproduce:
- Make sure you have an OSD cluster with RHODA already installed (In this case a 0.4.0 image from the last week)
- Remove the RHODA installation by using the following commands:
oc delete CatalogSource/dbaas-operator -n openshift-marketplace
oc delete OperatorGroup/redhat-dbaas-operator -n redhat-dbaas-operator
oc delete Subscription/dbaas-operator -n redhat-dbaas-operator
oc delete ns/redhat-dbaas-operator
oc delete catalogsource ccapi-k8s-catalogsource crunchy-bridge-catalogsource mongodb-atlas-catalogsource rds-catalogsource rds-provider-catalogsource observability-catalogsource -n openshift-marketplace
oc delete pod --all -n openshift-operator-lifecycle-manager
oc delete pod --all -n openshift-marketplace
oc delete DBaaSConnection --all --all-namespaces
oc delete DBaaSInstance --all --all-namespaces
oc delete DBaaSInventory --all --all-namespaces
oc delete ServiceBinding --all --all-namespaces
- Install image: v0.4.0-de695c3.plugin-0.4.0-0f58c51
- Go to Installed Operators --> dbaas operator --> Provider account --> Create DBaaSInventory
- Click on the Database Provider drop down list
Expected result:
All the 4 providers will be in the list
Actual result:
Only RDS and Cockroach DB are displayed
-
- Attached are Mongo and Crunchy logs
- is depended on by
-
DBAAS-1219 [R5] - Fede bug verifications
- Resolved