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

use path and name from shares jail if it is configured #183

Closed
wants to merge 70 commits into from

Conversation

butonic
Copy link

@butonic butonic commented May 6, 2021

@labkode this should fix the tests for oc10, which rely on a jailed namespace and still work as indeded withe a global namespace. If you merge this cs3org#1605 should be updated as well.

Signed-off-by: Jörn Friedrich Dreyer jfd@butonic.de

kiranparajuli589 and others added 30 commits April 7, 2021 16:16
Direct sentences towards users rather than developers, and remove
placeholder text.
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
dependabot bot and others added 9 commits May 10, 2021 14:36
Update the filepath in redis when moving a file. Didn't implement it in delete since delete is still a bit more broken. But since we don't actively use the owncloud storage driver except for in CI it's not too important.

Fixes cs3org#1693
…s3org#1709)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.34 to 1.38.40.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md)
- [Commits](aws/aws-sdk-go@v1.38.34...v1.38.40)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- From 1.94GB to 40MB, using golang:alpine as builder and
scratch as base for the binary
- 'latest-eos' is still bloated due to being based on eos/slim

REPOSITORY                                          TAG                IMAGE ID       CREATED         SIZE
alfageme/revad                                      latest             fee1a27ac5f0   4 minutes ago   40MB
alfageme/revad                                      latest-eos         02fd02258069   5 hours ago     2.43GB
alfageme/reva                                       latest             b830b5559200   5 hours ago     16MB
@ishank011
Copy link

@butonic I think the tests would need to be updated. Since OC10 extracts the base paths itself, there shouldn't be any problem there. Can we get an estimate of how much effort that'll be? If it'll take long, we can proceed with the workaround flag

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.