liaochuntao

Results 69 issues of liaochuntao

**What is the feature you want to add?** **Why do you want to add this feature?** **How to implement this feature?** **Additional context** Add any other context or screenshots about...

enhancement
need discuss
auth

**What is the feature you want to add?** - use https://chaos-mesh.org/ **Why do you want to add this feature?** **How to implement this feature?** **Additional context** Add any other context...

test

**What is the feature you want to add?** **Why do you want to add this feature?** **How to implement this feature?** **Additional context** Add any other context or screenshots about...

enhancement

**What is the feature you want to add?** - 当前 UpdateServiceCallResult 必须传入一个 Instance 实例,这里对于一些框架的对接不是很友好 - 能够只传入 Service、Namespace、Host、Port 实例四元祖,在 SDK 内部闭环处理 Instance 实例的查找 **Why do you want to add this feature?**...

enhancement

1、参考PR:https://github.com/polarismesh/polaris-java/pull/218 2、针对 ConsumerAPI 的 GetInstances、GetOneInstance 入参数信息 新增 Argument 参数列表,支持构造对应流量标签的请求参数 3、针对 LimitAPI 的 GetQuota 入参信息,新增 Argument 参数列表,支持构造对应的流量标签请求参数 4、调整 RuleRoute 以及限流中的标签匹配计算,支持 EQUALS/NOT_EQUALS/IN/NOT_IN/REGEX 五种匹配规则

1、在 https://github.com/polarismesh/specification 项目中支持发布 c++ 相关的 protobuf 文件 2、将代码内部的相关 pb 文件全部从 specification 中引入

1、参考PR:https://github.com/polarismesh/polaris-java/pull/192 2、参考设计:https://github.com/polarismesh/polaris/issues/429