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

Temporarily going back to use a persistant volume #290

Merged
merged 3 commits into from
Aug 11, 2022

Conversation

sven-urbanski-freiheit-com
Copy link
Contributor

Currently we still have a cache, and that cache only works when the data is stored beyond pod restarts.
In the future we will remove the cache and go back to emptydir, but for now, we need the cache working.
This does not fix the high memory usage, but it will improve startup times after the cache is filled once.

This is almost an exact revert of commit fc057869dc4656cc59e5db195f1cb4879c720add.

Currently we still have a cache, and that cache only works when the data is stored beyond pod restarts.

In the future we will remove the cache and go back to emptydir, but for now, we need the cache working.

This is almost an exact revert of commit fc057869dc4656cc59e5db195f1cb4879c720add.
@sven-urbanski-freiheit-com sven-urbanski-freiheit-com marked this pull request as ready for review August 11, 2022 15:59
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.

2 participants