francescotimperi opened a new pull request, #25: URL: https://github.com/apache/openserverless-operator/pull/25
This PR contributes the deployment of MILVUS standalone as vector database. This has been achieved by - adding a shared ETCD StatefulSet - sharing a MINIO instance - Deploying MILVUS standalone+Pulsar and configuring access to the shared ETCD and MINIO instances - nuvolaris namespace got assigned a MILVUS nuvolaris database by default if the component is enabled The PR contributes aan upgrade to whisk-user.crd to support addition of OW namespace with a custom database. Due to MILVUS limitations, no more than 64 database can be added, therefore no more than 64 namespaces can get a MILVUS database activated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
