-
Notifications
You must be signed in to change notification settings - Fork 189
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
[full-ci] Bump reva to include ini metadata backend #5613
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
This is for sure docs relevant. We need to discuss this. |
We don't change defaults and if it isn't set it will also default to the existing xattrs backend. For now nothing changes. We can now however use a new metadata backend which needs more testing. For that we want to have the We still need to add a migration. When that is in place we will update the docs and explain the differences in more detail. |
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.
Please add description also to storage-users
Q: we have now: Is there a reason not having a global ennvar? |
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: kobergj <jkoberg@owncloud.com>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
bcfe451
to
e35bd29
Compare
yes, the metadata option is storage specific. you could use a different metadata backend for the system storage and the users storage. we could still add a single |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
It was not meant to replace but ADD them like we do with others. This would finally look like: and
|
@mmattel That can be done in a subsequent PR. I'm not sure we will have the |
bump reva to include cs3org/reva#3649