-
Notifications
You must be signed in to change notification settings - Fork 245
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cherry pick commits for v1.3.1 release (#1534)
* Remove fail-fast behaviour on cluster bootstrap when peers discovery fails (#1513) (cherry picked from commit 5f50950) * Fix memory leak in `loki.process` on config update (#1431) * Cleanup loki.process on update * Fix goroutine leaks in other unit tests * Refactor unit test * Cleanup unit test code * close output channels * stop the updating process first * Increase timeout for Mimir ruler test (cherry picked from commit 5bca979) * changelog wording * update docker command in integration tests (#1421) (cherry picked from commit b59e6c3) --------- Co-authored-by: Paulin Todev <paulin.todev@gmail.com> Co-authored-by: William Dumont <william.dumont@grafana.com>
- Loading branch information
1 parent
dfc3968
commit e9e0d5b
Showing
6 changed files
with
234 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.