Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 1363c3e

Browse files
authored
Merge pull request #263 from grafana/jvrplmlmn/update-etcd-operator
chore: upgrade to latest etcd-operator
2 parents 674a170 + 4e07c68 commit 1363c3e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
* "Sharding Runtime State Sync" row - information about various state operations which occur when sharding is enabled (replication, fetch, marge, persist).
4343
* [ENHANCEMENT] Added 256MB memory ballast to querier. #369
4444
* [ENHANCEMENT] Update gsutil command for `not healthy index found` playbook #370
45+
* [ENHANCEMENT] Update `etcd-operator` to latest version (see https://github.com/grafana/jsonnet-libs/pull/480). #263
4546
* [BUGFIX] Fixed `CortexIngesterHasNotShippedBlocks` alert false positive in case an ingester instance had ingested samples in the past, then no traffic was received for a long period and then it started receiving samples again. #308
4647
* [BUGFIX] Alertmanager: fixed `--alertmanager.cluster.peers` CLI flag passed to alertmanager when HA is enabled. #329
4748
* [BUGFIX] Fixed `CortexInconsistentRuntimeConfig` metric. #335

cortex/jsonnetfile.lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"subdir": "etcd-operator"
1919
}
2020
},
21-
"version": "c19a92e586a6752f11745b47f309b13f02ef7147",
22-
"sum": "RbSlOsk0EBAMOfMOKPBdD0joHN6UKZqeP3zy9LjBQTE="
21+
"version": "815b0364886cc7bdf6bde2cdcd424bb8cef842b8",
22+
"sum": "dnKsZ5FkKBtCycNVVSYa1AMNjCLofO4VGFrmzoz4344="
2323
},
2424
{
2525
"source": {

0 commit comments

Comments
 (0)