Finer grain filtering on kafka connect attributes #1174
Labels
acl
Kafka ACLS
backend
Need a backend update
enhancement
New feature or request
ui
Need an ui update
Hi,
I'm using AKHQ 0.21.0 and recently adding Kafka Connect configuration that is a useful functionnality !
I use "connects-filter-regexp" to limit the view on some tasks for some users, but currently the behaviors of this filtering is not optimal :
If at least one regexp is set, the user have the visibility on all Kafka connect clusters configured for the Kafka cluster and can create tasks on all of them.
Is it possible to add a functionnality to filter also on Kafka connect clusters, for example with a "connect-clusters-filter-regexp" ?
And also is it possible to disable creation of tasks when it's not compliant to the "connects-filter-regexp" ?
Thanks
Alain
The text was updated successfully, but these errors were encountered: