opensergo / opensergo-control-plane

Universal cloud-native microservice governance control plane (微服务治理控制面)
Apache License 2.0
35 stars 23 forks source link

Support watching CRD's of Traffic-routing | 支持流量路由功能 #33

Closed 123liuziming closed 1 year ago

123liuziming commented 1 year ago

To make OpenSergo support LabelRouting, we must watch the OpenSergo's CRD in control plane. And once we found the OpenSergo's CRD is changed, we will resolve the CRD to Istio RouteConfiguration object and push them to OperSergo SDK so that it can fit Istio ecosystem as well. The work flow chart is as below: image