opensergo / opensergo-control-plane

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

feat: Watch OpenSergo CRD actively in Istio environment #37

Open 123liuziming opened 1 year ago

123liuziming commented 1 year ago

In Istio environment, we need an extra watcher to watch OpenSergo CRDs actively, so we can know the change of OpenSergo CRDs such as TrafficRouter and etc. When the OpenSergo CRDs in Istio environment are changed, we may transfer them into Istio CRDs and apply them in K8s cluster.