kubewharf / kelemetry

Global control plane tracing for Kubernetes
Apache License 2.0
252 stars 28 forks source link

Add integration tests for Helm charts #130

Open SOF3 opened 1 year ago

SOF3 commented 1 year ago

Description

Setup tests and CI to ensure the chart is working correctly in different setup scenarios:

User story

Helm chart is often out of maintenance due to rapid feature iteration, but our CI only tests the make quickstart script and development often just uses the make stack script.