Upgrade
Upgrade Strategy
- Build and publish new images.
- Roll out non-storage stateless services first (gateway/coordinator/controller/query-engine).
- Roll storage tier with explicit health and correctness checks.
- Re-run compatibility and E2E gates before promoting.
Required Validation Gate
make test-fast
make test-local
make e2e-all-local
make mql-exhaustive
Deployment Artifacts
- Helm:
deploy/helm/thermocline - Kustomize:
deploy/kustomize - Terraform infra modules:
deploy/terraform/aws,deploy/terraform/gcp,deploy/terraform/azure
Post-Upgrade Checks
listCommandsresponse sanity- command-level smoke (CRUD + aggregate + index + stats)
- policy command path checks
- observability dashboard health
Source of Truth
Makefilescripts/test/run-e2e-tests.shdeploy/helm/thermocline/values.yamldeploy/kustomize/base/kustomization.yaml