Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] Add Dubbo cluster extension for OpenSergo, support traffic routing capability. #11417

Open
panxiaojun233 opened this issue Jan 30, 2023 · 1 comment
Labels
type/proposal Everything you want Dubbo have

Comments

@panxiaojun233
Copy link
Contributor

panxiaojun233 commented Jan 30, 2023

OpenSergo is an open, language-agnostic cloud-native service governance specification that is close to business semantics. OpenSergo Control Plane is the control component of OpenSergo CRD, carries the responsibility of service governance configuration conversion and distribution. OpenSergo Control Plane defined the TrafficRouter rules, which based on Istio VirtualService .

Hope Dubbo can support OpenSergo TrafficRouter, through Sentinel2.0's Traffic Routing Capabilities Quickly support traffic routing capabilitiy which following OpenSergo service governance practices.

OpenSergo 是开放通用的,覆盖微服务及上下游关联组件的微服务治理项目,其中 OpenSergo 控制平面 (Control Plane) 作为 OpenSergo CRD 的统一管控组件,承载服务治理配置转换与下发的职责。OpenSergo 控制面定义了特定的流量路由规则 TrafficRouter。TrafficRouter 将特定特征的流量映射至特定特征所对应的工作负载上,社区目前的设计TrafficRouter主要是基于 Istio VirtualService 进行补充与扩展。

希望 Dubbo 可以支持 OpenSergo 流量路由规则 TrafficRouter ,通过对接 Sentinel2.0 的流量路由能力 快速实现遵循 OpenSergo 服务治理实践的流量路由能力。

@panxiaojun233 panxiaojun233 added the type/proposal Everything you want Dubbo have label Jan 30, 2023
@sczyh30
Copy link

sczyh30 commented Jan 30, 2023

Relevant PR: apache/dubbo-spi-extensions#192

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/proposal Everything you want Dubbo have
Projects
None yet
Development

No branches or pull requests

2 participants