Search before asking
Previous Feature Request
This is a subtask of GLCC Subject #4040.
Currently, there exists a certain level of coupling between the admin management functionality and the runtime in EventMesh, which affects the manageability of EventMesh in K8s cluster deployment. Refactoring all the management functionalities into the eventmesh-admin module will enable this module to support independent deployment and provide the capability to manage nodes within the K8s cluster in the future.
Describe the solution you'd like
Refactor classes and methods in the org.apache.eventmesh.runtime.admin package to eventmesh-admin-core module.
Next Feature Request
1.10 Change: #4400
Describe the solution you'd like
Create and realize eventmesh-admin module.
Task List
TODO
Are you willing to submit PR?