- [CHANGE] The project is now licensed with Apache-2.0 license. #169
- [CHANGE] Add overrides config to tsdb store-gateway. #167
- [CHANGE] Ingesters now default to running as
StatefulSet
with WAL enabled. It is controlled by the config$._config.ingester_deployment_without_wal
which isfalse
by default. Setting the config totrue
will yeild the old behaviour (statelessDeployment
without WAL enabled). #72
This version is compatible with Cortex 1.3.0
.