You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This change adds configurable `livenessProbe` and `startupProbe` to the
loki container in the write pods.
Signed-off-by: Andreas Lindhé <[email protected]>
Copy file name to clipboardExpand all lines: production/helm/loki/CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ Entries should include a reference to the pull request that introduced the chang
20
20
-[ENHANCEMENT] Add support for configuring `volumeAttributesClassName` for `volumeClaimTemplates`. [#19719](https://github.com/grafana/loki/pull/19719)
21
21
-[BUGFIX] Don't fail for missing bucket name, if minio is enabled. [#19745](https://github.com/grafana/loki/pull/19745)
22
22
-[BUGFIX] Add startupProbe to read pod [#19708](https://github.com/grafana/loki/pull/19708)
23
+
-[ENHANCEMENT] Add configurable `livenessProbe` and `startupProbe` to the loki container in the write pods [#20087](https://github.com/grafana/loki/pull/20087)
0 commit comments