Hongten opened a new issue, #463: URL: https://github.com/apache/pulsar-manager/issues/463
Currently, the pulsar admin can access the pulsar manager to manage the Pulsar clusters. However, normal users can not access it. I think the pulsar manager should support it. For example. The users have below operations on the pulsar manager. 1. Users request to create a tenant, namespace, and topic(Need admin to approve) 2. Users request the permission for the namespace( e.g produce, consume)(Need admin to approve) 3. Users request the quota for the namespace(Need admin to approve) 4. Users request to view the topic that users user have permission to access 5. Users request to view the real-time traffic and historical traffic for topics -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org