chenzhiguo

Results 33 issues of chenzhiguo

某个微服务为了高可用在进行跨云多分区部署时,优先访问同分区服务实例,当该分区服务实例小于某个配置数值时,进行其他分区实例补齐,具体可以从哪些分区补齐实例,可由用户选择。

enhancement
need discuss
service

Cache the service list data, if the Consul cluster is not available, use cache data to ensure that the service is highly available.

waiting for feedback

`ConsulReactiveDiscoveryClient` should support the backup service list function. If the consul cluster is not available, the data should be returned to the last successful request.

bug
feedback-provided

**Is your feature request related to a problem? Please describe.** A consistent hash based load balancing policy is required. **Describe the solution you'd like** I want to be able, based...

enhancement

I can't compile the project (api module) on Apple Silicon(M1 Pro). The protobuf and grpc version need to upgrade.

### Describe the bug When request `curl -vvv 127.0.0.1:9003/api/v1/get_loglevel`, will be panic. ### Expected behavior ### Actual behavior ### Steps to reproduce ### Minimal yet complete reproducer code (or GitHub...

### What version of nacos-sdk-go are you using? I want check the client connection status by method `GetAllServiceInfo`, but I will never get error by the impl code now. ###...

bug
good first issue

**KubeOperator 版本** 3.16.4 **Kubernetes 版本** v1.19.9-20 **Bug 描述** 纳管集群后,集群页面报错,无法访问该页面。 **Bug 重现步骤(有截图更好)** 1.导入自建集群v1.19.9-20 2.录入kubeconfig 3.页面报错

**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...

enhancement

## Describe the feature There are a number of scenarios where we use different workload, some of which are very rich, although it may not be officially defined by k8s....

kind/feature
lifecycle/stale