Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jsonnet: Ingester automated downscale v2 (#9271)
* Automated downscale of ingesters now uses read-only ingesters and mirroring feature of rollout-operator. Signed-off-by: Peter Štibraný <[email protected]> * Move new autoscaling to new file. Signed-off-by: Peter Štibraný <[email protected]> * Add ingester-automated-downscale_v2.libsonnet. Signed-off-by: Peter Štibraný <[email protected]> * Add missing test file. Signed-off-by: Peter Štibraný <[email protected]> * Don't enable ingest-storage ingester autoscaling annotations if automated downscale v2 is also enabled in the environment. Signed-off-by: Peter Štibraný <[email protected]> * CHANGELOG.md Signed-off-by: Peter Štibraný <[email protected]> * Apply suggestions from code review Co-authored-by: Patryk Prus <[email protected]> * Remove per-zone ingester_automated_downscale_v2 options. Signed-off-by: Peter Štibraný <[email protected]> * Rebased, regenerate tests. Signed-off-by: Peter Štibraný <[email protected]> --------- Signed-off-by: Peter Štibraný <[email protected]> Co-authored-by: Patryk Prus <[email protected]>
- Loading branch information