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:
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: