Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[e2e, scripts] Integrate Teraslice Helm Chart in Kubernetes E2E Testing and k8s-env #3906

Open
sotojn opened this issue Jan 15, 2025 · 0 comments

Comments

@sotojn
Copy link
Contributor

sotojn commented Jan 15, 2025

While working on publishing the Teraslice Helm chart, I realized we currently don’t have any tests for it. Our Kubernetes E2E tests manually deploy a Deployment resource using the built Teraslice image, along with custom resources for the other services.

In production, Teraslice is exclusively managed through Helm. Now that the Helm chart is public, we should update our E2E tests to deploy Teraslice using the Helm chart to align with production practices and ensure the chart works as expected.

We should also update k8s-env to use the helm chart as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant