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

load, dump and storageprovider fixes for migration #3171

Merged
merged 17 commits into from
Aug 31, 2022

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Aug 23, 2022

This PR

  • adds cs3 share manager Dump()
  • adds jsoncs3 share manager Load()
  • some sharemanager fixes to allow uploading a non existing file when an IfUnmodifiedSince header is set

@update-docs
Copy link

update-docs bot commented Aug 23, 2022

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.

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>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic butonic requested review from glpatcern and a team as code owners August 25, 2022 14:56
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic butonic marked this pull request as draft August 26, 2022 11:56
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic butonic marked this pull request as ready for review August 26, 2022 15:00
Copy link
Contributor

@kobergj kobergj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nitpicks as always...

internal/grpc/services/storageprovider/storageprovider.go Outdated Show resolved Hide resolved
pkg/share/manager/cs3/cs3.go Outdated Show resolved Hide resolved
pkg/share/manager/cs3/cs3.go Outdated Show resolved Hide resolved
pkg/share/manager/cs3/cs3.go Outdated Show resolved Hide resolved
pkg/share/manager/cs3/cs3.go Outdated Show resolved Hide resolved
pkg/share/manager/jsoncs3/jsoncs3.go Outdated Show resolved Hide resolved
pkg/share/manager/jsoncs3/jsoncs3.go Outdated Show resolved Hide resolved
pkg/share/manager/jsoncs3/jsoncs3_test.go Outdated Show resolved Hide resolved
pkg/share/manager/jsoncs3/shareid/shareid.go Show resolved Hide resolved
butonic and others added 7 commits August 30, 2022 13:04
Co-authored-by: kobergj <juliankoberg@googlemail.com>
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>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic butonic requested a review from kobergj August 30, 2022 15:05
pkg/share/manager/cs3/cs3.go Outdated Show resolved Hide resolved
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic butonic requested a review from kobergj August 31, 2022 08:36
Copy link
Contributor

@kobergj kobergj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now I like it 👍

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