Hello all, I suggest creating a new project servicecomb-service-center-istio to integrate servicecomb-service-center with istio, I will briefly introduce why we are doing this project.
*1. What is servicecomb-service-center-istio?* - It's a tool that synchronizes servicecomb-service-center microservice registration information to Istio. - It enables the Istio service to discover microservices registered to servicecomb-service-center. *2. Motivation?* - Application Modernization customers who are migrating Microservices from the traditional Registry (servicecomb-service-center) to the Service Mesh (istio) have a high demand for this tool to break the communication barrier between two heterogeneous tech stacks which is caused by the different Registration and Discovery mechanisms. - Other communities (Nacos <https://github.com/alibaba/nacos/tree/develop/istio> and consul <https://github.com/aeraki-mesh/consul2istio>) already have this capability. Any ideas? Regards, Shiqi