Skip to content

Conversation

bastjan
Copy link
Contributor

@bastjan bastjan commented Aug 8, 2024

Fixes #880.

Description

This commit fixes querier startup on k8s with readOnlyRootFilesystem.


This PR has:

  • been tested to ensure log ingestion and log query works.
  • added comments explaining the "why" and the intent of the code wherever would not be obvious for an unfamiliar reader.
  • added documentation for new or modified features or behaviors.

This commit fixes querier startup on k8s with `readOnlyRootFilesystem`.
@bastjan bastjan changed the title Add emptyDir for the querier staging path Helm: Add emptyDir for the querier staging path Aug 8, 2024
Copy link
Contributor

github-actions bot commented Aug 8, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@bastjan
Copy link
Contributor Author

bastjan commented Aug 8, 2024

I have read the CLA Document and I hereby sign the CLA

nitisht added a commit to parseablehq/.github that referenced this pull request Aug 8, 2024
Copy link
Member

@nitisht nitisht left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the PR @bastjan

@nitisht nitisht merged commit 27274f3 into parseablehq:main Aug 8, 2024
@bastjan bastjan deleted the fix-querier-startup-readonlyfs branch August 8, 2024 16:00
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.

Helm: Missing emptyDir mount in querier StatefulSet in HA mode

2 participants