Add out-of-box support for Sentinel OpenSergo data-source #3075
Labels
area/OpenSergo
Issues or PRs related to OpenSergo
area/sentinel
spring cloud alibaba sentinel
kind/discussion
Mark as discussion issues/pr
stale
wait-for-feedback
Which Component
Sentinel, OpenSergo
Describe the solution you'd like
Sentinel v1.8.6 introduces the data-source module of OpenSergo fault-tolerance spec. We could add support for OpenSergo data-source in
spring-cloud-starter-alibaba-sentinel
module (perhaps inspring-cloud-alibaba-sentinel-datasource
).Sentinel 1.8.6 版本引入了 OpenSergo 数据源模块,从而支持通过 OpenSergo 流量防护与容错 spec CRD 来统一管控流量防护规则。SCA 里面 Sentinel 相关 starter 模块可以添加对该模块的快速接入支持,以便用户可以可以很方便地通过 OpenSergo 统一控制面来管控 SCA 的流量治理规则。
Additional context
OpenSergo 流量防护与容错 spec: https://github.com/opensergo/opensergo-specification/blob/main/specification/zh-Hans/fault-tolerance.md
The text was updated successfully, but these errors were encountered: