messaging-topology-operator icon indicating copy to clipboard operation
messaging-topology-operator copied to clipboard

Limit the permission ressource to the namespace vhosts are created in.

Open netic-rkm opened this issue 1 year ago • 5 comments

Is your feature request related to a problem? Please describe. If I create a vhost in the namespace foo, I am able to add a user and permissions to that vhost in the namespace bar.

Describe the solution you'd like I would like to be able to set a list of allowed namespaces on the vhost to limit the namespaces that can create permissions to it.

Describe alternatives you've considered I was considering a cluster per namespace, but it really feels like an anti pattern, and a waste of resources.

Additional context Non

netic-rkm avatar May 10 '24 11:05 netic-rkm