Canner / WrenAI

🚀 An open-source SQL AI (Text-to-SQL) Agent that empowers data, product teams to chat with their data. 🤘
https://getwren.ai/oss
GNU Affero General Public License v3.0
2.08k stars 220 forks source link

Kubernetes deployment issues #722

Closed ashenoyxyz closed 1 month ago

ashenoyxyz commented 1 month ago

Describe the bug

The k8s deployment configuration in the main branch is broken. Following are the specific issues -

To Reproduce

Steps to reproduce the behavior:

  1. Deploy on Kubernetes following the steps documented here - https://github.com/Canner/WrenAI/blob/main/deployment/kustomizations/README.md
  2. Try to add a new Postgres database on the UI. This operation will fail due to Issue 1 listed above
  3. wren-ai-service pod also printed a lot of error messages, specifically trying to connect to qdrant, due to outdated versions

Expected behavior

Kubernetes deployment should work with the documented steps

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Wren AI Information

Additional context

Add any other context about the problem here.

cyyeh commented 1 month ago

@ashenoyxyz assigned the task to you! Thanks for your contribution :)