-
Notifications
You must be signed in to change notification settings - Fork 489
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
[Merged by Bors] - Fix Fluvio log directory on K8 #1043
Conversation
Will update to use |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Update chanelog and bump up platform version |
And bump up version for this crate as well |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
K8 and Local stores data at
/var/lib/fluvio/data
and ~/.fluvio/data
respectively
bors r+ |
Fixes #539. - Changes remaining Specs to use `/var/lib/fluvio/data` - Changes local development data directory to `~/.fluvio/data/`
Pull request successfully merged into master. Build succeeded: |
Fixes #539.
/var/lib/fluvio/data
~/.fluvio/data/