kafka-ops / julie

A solution to help you build automation and gitops in your Apache Kafka deployments. The Kafka gitops!
MIT License
417 stars 113 forks source link

Producer & Consumer Acls not working with string value #563

Open Davinder2609 opened 1 year ago

Davinder2609 commented 1 year ago

Describe the bug using julie for providing read/write access to user like- producers:

Its was successfull like 'GROUP', 'dv1.aws-*.***.selfservice', '*', 'READ', 'User:kafka-client', 'LITERAL' but not able to see in confluent cloud.

Davinder2609 commented 1 year ago

Kafka Topology updated- dv2.aws-use1.invisalign-selfservice.sys.test.v1 'TOPIC', 'dv2.aws-use1.invisalign-selfservice.sys.test.v1', '', 'DESCRIBE', 'User:kafka-client', 'LITERAL' 'TOPIC', 'dv2.aws-use1.invisalign-selfservice.sys.test.v1', '', 'WRITE', 'User:kafka-client', 'LITERAL' 'TOPIC', 'dv2.aws-use1.invisalign-selfservice.sys.test.v1', '*', 'READ', 'User:kafka-client', 'LITERAL' But Acls not provided-