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

bump dependencies #4825

Open
wants to merge 3 commits into
base: edge
Choose a base branch
from
Open

bump dependencies #4825

wants to merge 3 commits into from

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Aug 27, 2024

we need to do some housekeeping. note that the cs3 apis also updated, but it requires code changes to bump it, so they are left out.

also bumps the linter to 1.60.3 and fixes new linter errors

also bumps go to 1.22

@butonic butonic requested review from labkode, glpatcern and a team as code owners August 27, 2024 11:26
@glpatcern
Copy link
Member

Yep, for the record the changes in the CS3 APIs revolve around the concept discussed a few months ago: the Gateway is where the logic resides, the OCS / LibreGraph / HTTP layers should be thin layers with no extra logic.

In particular, listing shares to feed the shared by me | shared with others | shared publicly views is done by the Gateway, which is expected to return only the existing shares with their associated resourceInfo (i.e. execute all the required stat calls).

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>
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.

3 participants