-
Notifications
You must be signed in to change notification settings - Fork 508
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
Add optional field to generate log/data pvc #1321
base: master
Are you sure you want to change the base?
Conversation
Why logging into the filesystem? Logs in kubernetes should go to stdout/stderr. |
This PR is being marked stale because it has been open for 60 days with no activity. Please update the PR or ask for a fresh review. |
@drivebyer This looks reasonable to me. Would you mind rebasing this on top of master and resolving the merge conflict please? |
of course |
@irajdeep It's been done |
Could you look into the failing unit tests. |
hi @irajdeep I change the filed name to |
This PR is being marked stale because it has been open for 60 days with no activity. Please update the PR or ask for a fresh review. |
All Submissions:
In some cases, we only need one pvc to store log and data.
closes #XXXX
in your comment to auto-close the issue that your PR fixes (if such).