qchenzi

Results 11 comments of qchenzi

Hi @vettalwu , I've checked the TLS certificate using the openssl command, and it appears to be generated for the hostname `polardbx-admission-webhook.polardbx-operator-system.svc`, which matches the required hostname for the webhook...

Hi @vettalwu , I've restarted the api-server as you suggested, but the issue persists with the x509: certificate is not valid for any names error still occurring. Here are the...

Thank your assistance @haorenfsa , I will give it a try. I have one more question: Does Milvus support setting the log directory to a PVC mount? If so, could...

Hi @haorenfsa Thank you for the detailed instructions. I will follow these steps to set up the log directory with a PVC mount. And I noticed that components like DataNode...

Hi @haorenfsa I have submitted a pull request that addresses this functionality. https://github.com/zilliztech/milvus-operator/pull/138 After implementing the changes, can be seen as shown in the attached image: Please review the pull...

Hi @haorenfsa , Thank you for your response and for considering the pull request. In our specific case, We are using CoreDNS to configure wildcard DNS entries to dynamically resolve...

Thank you for confirming that the configuration is supported.

Hi @powerfooI, Thank you for your detailed response and the example for setting a custom StorageClass in the OBCluster specification. Regarding the inability to add custom annotations and scheduler names...