weaviate-helm icon indicating copy to clipboard operation
weaviate-helm copied to clipboard

CI job that deploys Weaviate on K8s cluster

Open samos123 opened this issue 2 years ago • 0 comments

Seems currently the PR CI job does only basic helm tests but not an actual integration test. It would be better to use e.g. a small kind cluster in the CI job and deploy the actual helm chart and verify that weaviate works as intended.

See following resources: https://github.com/helm/kind-action

https://github.com/helm/chart-testing-action

samos123 avatar Feb 09 '23 21:02 samos123