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

[helm] Fix read-only /tmp in 3 targets mode #8477

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

Tazmaniac
Copy link
Contributor

@Tazmaniac Tazmaniac commented Feb 9, 2023

Similar to #7695 but for the backend template.

What this PR does / why we need it:
Read only /tmp errors in backend pods in 3 targets mode (loki helm chart simple scalable mode with legacyReadTarget: false ).

Which issue(s) this PR fixes:
Fixes helm-charts#2191

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • CHANGELOG.md updated
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/upgrading/_index.md

Similar to grafana#7695 but for the backend template.
@Tazmaniac Tazmaniac requested a review from a team as a code owner February 9, 2023 09:35
Copy link
Contributor

@dannykopping dannykopping left a comment

Choose a reason for hiding this comment

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

LGTM, but will wait for @jeschkies or @trevorwhitney to confirm before merging

Thank you for fixing this!

@jeschkies jeschkies merged commit db423a3 into grafana:main Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[loki] /tmp read-only file system on backend pods (3 targets mode)
3 participants