reva
reva copied to clipboard
WebDAV/gRPC/HTTP high performance server to link high level clients to storage backends
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.7.0 to 1.11.0. Release notes Sourced from go.opentelemetry.io/otel/trace's releases. Release v1.10.0 Added Support Go 1.19. (#3077) Include compatibility testing and document support. (#3077) Support the OTLP ExportTracePartialSuccess...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go) from 1.7.0 to 1.11.0. Release notes Sourced from go.opentelemetry.io/otel/sdk's releases. Release v1.10.0 Added Support Go 1.19. (#3077) Include compatibility testing and document support. (#3077) Support the OTLP ExportTracePartialSuccess...
It will ease out things quite a lot while testing the OCM invitation workflow to be able to run the `cs3/ocm/provider/v1beta1/ListAllProviders` from the CLI to understand which are the providers...
Up until now, when accepting an OCM invitation, we match the users' IDP: ``` >> ocm-find-accepted-users +------------+---------+----------------+-----------------------+ | OPAQUEID | IDP | MAIL | DISPLAYNAME | +------------+---------+----------------+-----------------------+ | samuel9876 |...
Today we rely on a on-premise DroneCI platform that CERN needs to maintain, the goal is to migrate to GH Actions.
The reva command is failing due to a routing error (i.e. `/iop` no longer being available) but no message is prompted to the user ``` >> download /home/MyShares/test.txt ./test2022.txt Downloading...
To get shareIDs on PROPFINDS
## Describe the bug When trying to download a not-existing path using the archiver endpoint the server returns an HTTP 500 error ## Steps to reproduce Steps to reproduce the...
https://reva.link/docs/config/ is missing any explanations what the configuration options actually mean (such as "this is an address of remote server to connect to using such-and-such protocol"). Construction of toml files...