-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
s3 external storage fixes #29220
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
s3 external storage fixes #29220
Conversation
a851448 to
3eed59d
Compare
Signed-off-by: Robin Appelman <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
4951dff to
55346b5
Compare
Signed-off-by: Robin Appelman <[email protected]>
0e4c1ff to
247e12d
Compare
|
Ok, this should be good now. It grew a bit in scope outside the "fix ghost folders" in order to have ci be happy in all cases but those changes should be good to have anyway |
PVince81
left a comment
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.
I've tested the main cases like rename, move and also create a folder with a similar name for #25370
All worked fine. Well done!
See comments
Signed-off-by: Robin Appelman <[email protected]>
Signed-off-by: Robin Appelman <[email protected]>
| /** @var bool|null */ | ||
| private $versioningEnabled = null; | ||
|
|
||
| /** @var IMemcache */ |
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.
make that ICache ?
PVince81
left a comment
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.
👍
mind having a look at the code scanning issues before merging ?
|
should we limit backport of this to stable22 ? |
|
Ok! 👍 |
|
/backport to stable22 |
|
/backport to stable21 |
Uh oh!
There was an error while loading. Please reload this page.