fwt11
fwt11
When i connect to the cluster using a kubeconfig file, I get a SSL error saying "name mismatch". Is it possbile to change the signature of function `mkKubeClientConfig` from `OIDCCache...
I have created many databases under a database management software. Of course, their host, username, and password are the same. Can I specify a list in the 'database' field?
After i created device model and device instance for counter, I got this with `kubectl get device counter -ojson` ```{ "apiVersion": "devices.kubeedge.io/v1beta1", "kind": "Device", "metadata": { "annotations": { "kubectl.kubernetes.io/last-applied-configuration": "{\"apiVersion\":\"devices.kubeedge.io/v1alpha2\",\"kind\":\"Device\",\"metadata\":{\"annotations\":{},\"labels\":{\"description\":\"counter\"},\"name\":\"counter\",\"namespace\":\"default\"},\"spec\":{\"deviceModelRef\":{\"name\":\"counter-model\"},\"nodeSelector\":{\"nodeSelectorTerms\":[{\"matchExpressions\":[{\"key\":\"kubernetes.io/hostname\",\"operator\":\"In\",\"values\":[\"vm-68-m\"]}]}]}},\"status\":{\"twins\":[{\"desired\":{\"metadata\":{\"type\":\"string\"},\"value\":\"ON\"},\"propertyName\":\"status\",\"reported\":{\"metadata\":{\"type\":\"string\"},\"value\":\"0\"}}]}}\n"...
### Self Checks - [x] I have searched for existing issues [search for existing issues](https://github.com/infiniflow/ragflow/issues), including closed ones. - [x] I confirm that I am using English to submit this...