Replies: 5 comments 3 replies
-
It seems hacky to use different solutions for each of them. Why don't you use the other tool also for SCRAM-SHA users? Nobody is probably testing a combination like that. Leaving that aside, you can use the option |
Beta Was this translation helpful? Give feedback.
-
the kafka-gitops not have functionality fir user management and how strimzi it does(via KafkaUser) we like it. AWS MSK has own user management via Secret Manager and SSM. I'm trying to use your option regards
but getting that is not supported. strimzi 0.26
CRD says that is for Custom Authoriser only . and for custom we need jar .
any other option to use |
Beta Was this translation helpful? Give feedback.
-
right , the cluster operator allow to change it and not complain , but value remain unchanged inside userOperator pod
|
Beta Was this translation helpful? Give feedback.
-
I scaled down strimzi operator to 0 , then modified userOperator deployment by changing env: thanks will try to dig in custom authz example. need to figure out correct mapping to simple authorizer class |
Beta Was this translation helpful? Give feedback.
-
thanks , looks good wit custom and |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Chaps,
we use Kafka-gitops solution for global ACL management across all Kafka clusters MSK, vanilla Kafka and would like to join Strimzi ones. The Problem is that we use SASL with UserOperator and we unable to find out way how to disable ACL management part with simple auth. Is there any option we can tell operator not overwrite ACLs that are pushed by kafka-gitops ?
Beta Was this translation helpful? Give feedback.
All reactions