xcsnx opened a new issue, #5623: URL: https://github.com/apache/shenyu/issues/5623
### Description Currently, managing multiple user requirements with ShenYu often involves deploying multiple ShenYu Admin instances and sets of ShenYu Gateway. To ensure data independence, each gateway typically connects to only one ShenYu Admin. However, managing multiple ShenYu Admin instances increases both user and operational costs. With ShenYu Admin's namespace feature, users can deploy a single ShenYu Admin cluster to manage multiple ShenYu Gateways. The namespace management allows for better control of ShenYu Gateway and ShenYu Client data registration, reducing both user and operational costs. ### Task List Shenyu-Admin: - [ ] Add namespace module @xcsnx - [ ] Transform the plugin module into the plugin template module @xcsnx - [ ] Add a new plugin management module (plugin templates as instances under namespaces) @xcsnx - [ ] Modify the selector, rule, and metadata modules @xcsnx - [ ] Modify the discovery modules @xcsnx - [ ] Modify the alert modules - [ ] Modify the auth modules - [ ] Waiting...... -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
