Skip to content

Commit

Permalink
Stop Nginx socket listening on IPv6 when IPv6 is disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
dsgnr committed Mar 3, 2025
1 parent acf266f commit a316d8e
Show file tree
Hide file tree
Showing 3 changed files with 479 additions and 474 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2162,7 +2162,7 @@ Querying with using `{__mimir_storage__="ephemeral"}` selector no longer works.

* [FEATURE] Add `copyblocks` tool, to copy Mimir blocks between two GCS buckets. #3264
* [ENHANCEMENT] copyblocks: copy no-compact global markers and optimize min time filter check. #3268
* [ENHANCEMENT] Mimir rules GitHub action: Added the ability to change default value of `label` when running `prepare` command. #3236
* [ENHANCEMENT] Mimir rules GitHub action: Added the ability to change default value of `label` when running `prepare` command. #3236
* [BUGFIX] Mimir rules Github action: Fix single line output. #3421

## 2.4.0
Expand Down Expand Up @@ -3657,4 +3657,4 @@ _Changes since Cortex `1.10.0`._
* [CHANGE] Removed `query-audit`. You can use `query-tee` to compare query results and performances of two Grafana Mimir backends. #1380
## [Cortex 1.10.0 CHANGELOG](https://github.com/grafana/mimir/blob/a13959db5d38ff65c2b7ef52c56331d2f4dbc00c/CHANGELOG.md#cortex-1100--2021-08-03)
## [Cortex 1.10.0 CHANGELOG](https://github.com/grafana/mimir/blob/a13959db5d38ff65c2b7ef52c56331d2f4dbc00c/CHANGELOG.md#cortex-1100--2021-08-03)
Loading

0 comments on commit a316d8e

Please sign in to comment.