Setup tests and CI to ensure the chart is working correctly in different setup scenarios:
Default setup
Custom tfconfig with apiserver tracing
ElasticSearch span storage
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.
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 themake stack
script.