kitex-contrib / xds

xDS support for Kitex and enables Kitex to perform in Proxyless mode with Istio.
Apache License 2.0
33 stars 3 forks source link

feat(circuitbreak): support config circuitbreak policy with xds #29

Closed whalecold closed 8 months ago

whalecold commented 8 months ago

What type of PR is this?

feat: support circuitbreak policy https://github.com/kitex-contrib/xds/issues/27

What this PR does / why we need it (en: English/zh: Chinese):

en: support circuitbreak policy zh: 支持动态配置熔断策略

Which issue(s) this PR fixes:

bytedance-oss-robot[bot] commented 8 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ppzqh, whalecold

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kitex-contrib/xds/blob/main/OWNERS)~~ [ppzqh] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment