-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
always use the default fs owner when storing versions #33804
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
Conversation
juliusknorr
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.
Seems to do the trick and makes more sense 👍
blizzz
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.
agree with Julius. Just check the Psalm feedback.
Signed-off-by: Robin Appelman <[email protected]>
fbd0090 to
7be5788
Compare
|
ci should be happy now |
|
/backport to stable24 |
|
/backport to stable23 |
|
/backport to stable22 |
Alternative to #33305
since hook paths are always relative to the "default filesystem view" we should use that uid for filesystem stuff instead of trying to get the owner for the file.