-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
None
Each project / namespace can create his own KafkaUser without copy secret from the namespace where the Kafka cluster is running.
To avoid conflict with existing user, the Kafka users needs namespacing, for instance a KafkaUser user1 will be:
- project0-user1
- project1-user1
Please feel free to put any other points and concerns.