- Fix grafana pod crashloopbackoff due to helm templating issue.
- Fix grafana password failure case to maintain password consistency with actual pwd in grafana & secret object.
- Enhance e2e tests with more checks to verify all pods are running post-deployment & tests.
- Refactor helm on external db setup flow. To have clean & minimal helm template functions.
- Added tests for external-db setup change timescaleDB password flow.
- Cleaned up upgrade tests.
Changelog
6440f00 Release 0.2.2
b2a0df7 refactor helm & add external db tests
42d136d update test-scripts with exit code