-
Sub-task
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
-
False
-
None
-
Unset
-
-
Currently, rbac and inventory-api both stand up their own kafka, in addition to the regular OOTB kafka in ephemeral due to certain limitation in the OOTB version (old debezium, can't use kubernetes secrets provider, etc.). However, the OOTB version has now been updated, such that all components can now use it.
This task is to update the deployer so that they all use the same kafka and kafkaconnect, and just configure their connectors per component.
This will make the deployer much quicker to run, easier to maintain, and we may need to do it anyway to ensure that the sink connector can consume both rbac and inventory-api messages.