-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
This controller should:
- Create database and account
- Create the RabbitMQ required components
- Run dbsync.
- Create keystone service/user/endpoint.
Definition of Done:
- CRD includes all the parameters for the mentioned tasks
- Controller reconcile loop to implement tasks mentioned avobe.
- Functional envtest tests created and passing.
- A basic kuttl test.
- links to