Skip to content

Commit

Permalink
Add jsonnet cortex_compactor_concurrent_rollout_enabled (#7783)
Browse files Browse the repository at this point in the history
* Add jsonnet cortex_compactor_concurrent_rollout_enabled

This option makes use of rollout-operator to allow compactor statefulset
to be rolled out faster.

Signed-off-by: Oleg Zaytsev <[email protected]>

* Add PR number to changelog

Signed-off-by: Oleg Zaytsev <[email protected]>

* Fix jsonnet tests after merging main

Signed-off-by: Oleg Zaytsev <[email protected]>

---------

Signed-off-by: Oleg Zaytsev <[email protected]>
  • Loading branch information
colega authored Apr 3, 2024
1 parent 9215d7a commit e96cc16
Show file tree
Hide file tree
Showing 6 changed files with 1,484 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
### Jsonnet

* [CHANGE] Memcached: Change default read timeout for chunks and index caches to `750ms` from `450ms`. #7778
* [ENHANCEMENT] Compactor: add `$._config.cortex_compactor_concurrent_rollout_enabled` option (disabled by default) that makes use of rollout-operator to speed up the rollout of compactors. #7783
* [BUGFIX] Guard against missing samples in KEDA queries. #7691

### Mimirtool
Expand Down
Loading

0 comments on commit e96cc16

Please sign in to comment.