Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.3.x] upgrade loki-stack (#8092) #8141

Merged
merged 1 commit into from Sep 13, 2022
Merged

Conversation

jrockway
Copy link
Member

@jrockway jrockway commented Sep 2, 2022

Backport of #8092

* upgrade loki-stack

* liveness probe for loki that doesn't depend on logs being readable/not filtered out

* loki-stack: update to 2.8.0; also fix Chart.lock with "help dependency update"

* loki-stack: update to 2.8.1

* minikubetestenv: update promtail init container

it moved out of the chart to just comments.  sigh!

* mistake!

* switch to new promtail config schema
@jrockway jrockway force-pushed the jonathan/backport-loki-upgrade branch from f9c754b to 2ab78e0 Compare September 13, 2022 20:35
@codecov
Copy link

codecov bot commented Sep 13, 2022

Codecov Report

Merging #8141 (2ab78e0) into 2.3.x (363cd4b) will decrease coverage by 11.10%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##            2.3.x    #8141       +/-   ##
===========================================
- Coverage   22.37%   11.26%   -11.11%     
===========================================
  Files         415      282      -133     
  Lines      112189    87284    -24905     
===========================================
- Hits        25098     9832    -15266     
+ Misses      82852    75637     -7215     
+ Partials     4239     1815     -2424     
Impacted Files Coverage Δ
src/internal/miscutil/math.go 0.00% <0.00%> (-100.00%) ⬇️
src/internal/randutil/rand.go 0.00% <0.00%> (-100.00%) ⬇️
src/internal/pfsload/client.go 0.00% <0.00%> (-100.00%) ⬇️
src/internal/pfsfile/pfsfile.go 0.00% <0.00%> (-100.00%) ⬇️
src/internal/randutil/unique.go 0.00% <0.00%> (-100.00%) ⬇️
src/internal/testutil/naming.go 0.00% <0.00%> (-100.00%) ⬇️
src/server/pfs/server/option.go 0.00% <0.00%> (-100.00%) ⬇️
src/internal/dockertestenv/minio.go 0.00% <0.00%> (-100.00%) ⬇️
src/internal/storage/track/tracker.go 0.00% <0.00%> (-100.00%) ⬇️
src/internal/testutil/random/random.go 0.00% <0.00%> (-100.00%) ⬇️
... and 312 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@robert-uhl robert-uhl self-requested a review September 13, 2022 21:26
Copy link
Contributor

@robert-uhl robert-uhl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jrockway jrockway merged commit 9c2e8c1 into 2.3.x Sep 13, 2022
@jrockway jrockway deleted the jonathan/backport-loki-upgrade branch September 13, 2022 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants