tianshihan818
tianshihan818
I tried to set the proxy as this: ```python from kubernetes import client, config config.load_kube_config(DEFAULT_KUBECONFIG) configuration = client.Configuration() configuration.proxy = DEFAULT_PROXY c = client.ApiClient(configuration=configuration) ``` And it works for the...
Hello @elstic! I met the same issue in milvus v2.4.1 (deployed by helm using the chart version milvus-4.1.30). I am wondering the reason of this error. And for now to...
> > Hello @elstic! I met the same issue in milvus v2.4.1 (deployed by helm using the chart version milvus-4.1.30). I am wondering the reason of this error. And for...
> > > > Hello @elstic! I met the same issue in milvus v2.4.1 (deployed by helm using the chart version milvus-4.1.30). I am wondering the reason of this error....