You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In JulieOps all consumersGroup's binding are set to RESOURCE_OWNER.
It will be great to add ability to change consumersGroup role in topology files.
Is your feature request related to a problem? Please describe.
In JulieOps all consumersGroup's binding are set to RESOURCE_OWNER.
It will be great to add ability to change consumersGroup role in topology files.
Describe the solution you'd like
Here :
https://github.com/kafka-ops/julie/blob/master/src/main/java/com/purbon/kafka/topology/roles/rbac/RBACBindingsBuilder.java#L151
In topology we would like to be able to change group-role like this
If group-role is not set, fallback to default : RESOURCE_OWNER
The text was updated successfully, but these errors were encountered: