strimzi / strimzi-kafka-operator

Apache Kafka® running on Kubernetes
https://strimzi.io/
Apache License 2.0
4.75k stars 1.27k forks source link

Add way to manage ACLs and Quotas for Service Accounts through the User Operator #10353

Open scholzj opened 1 month ago

scholzj commented 1 month ago

With #10317 we add support for service-account-based authentication. We should also add a way to manage Simple ACLs and Quotas with KafkaUser resources and User Operator.

scholzj commented 1 month ago

The tricky part he is how to deal with namespaces 🤔

scholzj commented 1 month ago

Triaged on the Community call on 8.8.2024: This would make sense. But given the complication with namespaces, a proposal should be written first.