-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
False
-
False
-
No
-
Undefined
-
What
Upon initialization, the crunchy bridge provider operator creates a DBaaSProvider CR that is used to inform the DBaaS operator on how to work with the crunchy bridge operator. It also allows users and the UI to know what providers are currently available on a system.
How
The CRD’s Spec defined under DBaaS ADR 1
Follow issue for more details https://issues.redhat.com/browse/DBAAS-128
PR https://github.com/RHEcosystemAppEng/dbaas-operator/pull/25
Done:
1- CR for crunchy bridge provider inside DBaaS operator
2- before creating a CR validate DBaaS Provider CRD exists
3- upon uninstalling operator removed the registration CR
4- Created RBAC permission for reviewing the DBaaS provider CR
- is blocked by
-
DBAAS-128 Create CRD for DBaaSProvider
- Closed