-
https://github.com/polarismesh/grpc-java-polaris/blob/0e27a4a5ed94fbd4c5083d32ef2790e17c320dec/grpc-java-polaris/src/main/java/com/tencent/polaris/grpc/loadbalance/PolarisPicker.java#L191
![image](ht…
-
## Feature Request
**For English only**, other languages will not accept.
Please pay attention on issues you submitted, because we maybe need more details.
If no response anymore and we cannot…
-
polarismesh/specification 安装失败
go clean -modcache && go mod tidy
提示:
github.com/polarismesh/specification/source/go/api/v1/model: github.com/polarismesh/specification@v1.4.0: verifying module…
-
# PolarisMesh(北极星)贡献指南
欢迎来到开源摘星计划PolarisMesh贡献专栏 。PolarisMesh已加入开源摘星计划,该计划提供奖励以鼓励你加入我们的社区:所有参与本项目贡献的开发者都可获得相应贡献积分、奖励以及被评选为年度摘星100 人的机会,活动及奖励详情请见:[开源摘星计划](https://github.com/weopenprojects/WeOpen-St…
-
**What is the feature you want to add?**
Combine polaris with surrounding ecological components
- [ ] gRPC
- [x] grpc-go-polaris (https://github.com/polarismesh/grpc-go-polaris. Welcome to…
-
建议开发针对腾讯微服务 polarismesh 的支持
-
**What is the feature you want to add?**
polarismesh.cn/aliasNamespace这个annotation可以打到namespace上对整个namespace生效
**Why do you want to add this feature?**
减少重复性标记
**How to implement this feature?…
-
**What is the feature you want to add?**
- add storage for additional information about instance added by user on console.
**Why do you want to add this feature?**
- issue: https://github.com/pol…
-
```
如题, 在单进程多服务的时候, 配置文件tpc_go.yaml
server/service 配置一个就可以, 但是在配置polaris插件registery的service要配置多个,
```
```yaml
server:
service:
- name: trpc.helloworld #单进程多服务,这里我也只需要配置一个, 共用一个端口
…
-
**What is the feature you want to add?**
- 将北极星服务端的扩展点接口定义独立一个 gomod,方便外部开发者贡献服务端相关插件
**Why do you want to add this feature?**
- 当前服务端扩展点接口定义在整个 polarismesh/polaris 这个项目 mod 中,开发者如果需要开发 polar…