Commit Graph

78 Commits

Author SHA1 Message Date
Michael Barz
a6822646bb bump reva, adapt changelog 2023-07-17 17:21:54 +02:00
Michael Barz
29c69ee585 Merge pull request #6812 from owncloud/bump-reva-283ecff63
bump reva to 283ecff63
2023-07-17 12:48:39 +02:00
dependabot[bot]
ee2df8dc61 Bump github.com/xhit/go-simple-mail/v2 from 2.13.0 to 2.15.0
Bumps [github.com/xhit/go-simple-mail/v2](https://github.com/xhit/go-simple-mail) from 2.13.0 to 2.15.0.
- [Release notes](https://github.com/xhit/go-simple-mail/releases)
- [Commits](https://github.com/xhit/go-simple-mail/compare/v2.13.0...v2.15.0)

---
updated-dependencies:
- dependency-name: github.com/xhit/go-simple-mail/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 10:43:18 +02:00
Jörn Friedrich Dreyer
7448ce014b bump reva to 283ecff63
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-07-14 16:50:25 +02:00
dependabot[bot]
87bb5842d8 Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.11.0 (#6792)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.1 to 2.11.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.9.1...v2.11.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-14 16:13:07 +02:00
André Duffeck
35c75e08a1 tidy/vendor go modules 2023-07-13 09:13:50 +02:00
Ralf Haferkamp
27be1115d0 Bump libre-graph-api-go to latest commit from 'main'
For getting the new school termination date property
2023-07-12 08:48:19 +02:00
root
6989b17a13 Bump reva to get latest changes for LDAP client 2023-07-11 16:05:32 +02:00
dependabot[bot]
99f27e569d Bump github.com/go-ldap/ldap/v3
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.4.5-0.20230327113050-32d292ef5ded to 3.4.5.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](https://github.com/go-ldap/ldap/commits/v3.4.5)

---
updated-dependencies:
- dependency-name: github.com/go-ldap/ldap/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 16:05:32 +02:00
dependabot[bot]
a43eeaf1e7 Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.13.0 to 2.16.0
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.13.0 to 2.16.0.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.13.0...v2.16.0)

---
updated-dependencies:
- dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 12:14:49 +02:00
Daniël Franke
c279773ac9 Update reva and vendored libs. 2023-07-03 10:39:31 +02:00
Daniël Franke
7a229e438b Migrate frontend to new service tracing setup.
This alters the frontend to use the new service tracing setup.
2023-07-03 10:25:51 +02:00
kobergj
5284820fb7 Merge pull request #5998 from kobergj/AddSSEToUserlog
Add SSE to userlog
2023-06-29 15:02:49 +02:00
Michael Barz
ac15ea9009 Merge pull request #6625 from owncloud/webdav-perms
[full-ci] Update Reva to include 4013
2023-06-29 14:19:57 +02:00
jkoberg
8953336719 translate sse notifications
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-29 14:04:38 +02:00
Ralf Haferkamp
c9a9fddef1 Consitently switch to stretchr/testify
We were using stretchr/testify and test-go/testify inconsitently and
sometimes mixed in the same tests. This can cause very strange issue,
e.g when using things like mock.MatchedBy().

This moves all our code to stretchr/testify, which seems to be far
more active and maintained then test-go/testify.
2023-06-29 13:44:49 +02:00
dependabot[bot]
fc9f28e3a2 Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.15.1...v1.16.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 08:48:06 +02:00
dependabot[bot]
4991e47d0b Bump github.com/rs/zerolog from 1.29.0 to 1.29.1
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.29.0...v1.29.1)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 13:24:42 +02:00
Daniël Franke
96557a95ae Add tracing to settings service.
This adds tracing to the settings service. It uses the otelchi package
and passes the tracing provider to the grpc and http servers.
2023-06-27 12:31:19 +02:00
Michael Barz
e364a290c5 Update Reva to include 4013 2023-06-26 15:14:34 +02:00
dependabot[bot]
05137f1d17 Bump github.com/nats-io/nats-server/v2 from 2.9.17 to 2.9.19
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.9.17 to 2.9.19.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.9.17...v2.9.19)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 10:33:53 +02:00
Michael Barz
fe1ff55ea3 Merge pull request #6571 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.25.7
Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.7
2023-06-23 16:08:13 +02:00
jkoberg
098d51bf0e bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-23 11:20:42 +02:00
dependabot[bot]
54da59f13c Bump github.com/urfave/cli/v2 from 2.25.1 to 2.25.7
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.1 to 2.25.7.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/urfave/cli/compare/v2.25.1...v2.25.7)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 06:26:16 +00:00
jkoberg
7bfe6bdf7d bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-21 11:58:24 +02:00
Christian Richter
961b03b272 Merge pull request #6554 from dragonchaser/issue-3753-issues-with-audit-public_link_token_in_event
add token to LinkAccessedEvent
2023-06-20 13:33:43 +02:00
dependabot[bot]
fdaa7f71eb Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc](https://github.com/open-telemetry/opentelemetry-go) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.15.1...v1.16.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 15:12:13 +02:00
Christian Richter
6d9ad6fcf5 fix tests & bump reva
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-19 14:45:45 +02:00
jkoberg
48325b9991 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-16 15:08:10 +02:00
Christian Richter
4aa9b2e416 Bump reva
Co-authored-by Julian Koberg <jkoberg@owncloud.com>
Signed-off-by: Christian Richter <crichter@owncloud.com>
2023-06-16 10:52:37 +02:00
Roman Perekhod
8160362c2e [full-ci] bump a reva according the #issue-6469 2023-06-14 17:08:16 +02:00
kobergj
613500cca9 Merge pull request #6500 from kobergj/PostprocessingRetries
[full-ci] Retry Postprocessing
2023-06-14 10:45:27 +02:00
dependabot[bot]
5ebc596352 Bump github.com/gookit/config/v2 from 2.1.8 to 2.2.2
Bumps [github.com/gookit/config/v2](https://github.com/gookit/config) from 2.1.8 to 2.2.2.
- [Release notes](https://github.com/gookit/config/releases)
- [Commits](https://github.com/gookit/config/compare/v2.1.8...v2.2.2)

---
updated-dependencies:
- dependency-name: github.com/gookit/config/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 10:54:58 +02:00
jkoberg
86356707d2 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-13 10:51:00 +02:00
Michael Barz
675fbff009 update reva 2023-06-13 08:35:35 +02:00
Ralf Haferkamp
d9088afd2c bump reva to latest edge
https://github.com/cs3org/reva/pull/3960
https://github.com/cs3org/reva/pull/3959
https://github.com/cs3org/reva/pull/3955
2023-06-08 18:04:33 +02:00
Florian Schade
4f26424db6 [full-ci] enhancement: use reva client pool selectors (#6452)
* enhancement: use reva client pool selectors

register mock service to registry and pass tests

* enhancement: bump reva

* Fix a couple of linter issues

---------

Co-authored-by: Ralf Haferkamp <rhaferkamp@owncloud.com>
2023-06-08 12:41:04 +02:00
Florian Schade
749d9b2b0d Enhancement: Update go-micro kubernetes registry (#6457)
* Enhancement: Update go-micro kubernetes registry to v1.1.2-0.20230605104008-a179a6b8f8e6
2023-06-06 17:05:25 +02:00
Michael Barz
4b512fa884 update reva to latest edge 2023-06-05 17:02:04 +02:00
Martin
d35f413abf Merge pull request #6400 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/trace-1.16.0
Bump go.opentelemetry.io/otel/trace from 1.15.1 to 1.16.0
2023-06-02 09:06:38 +02:00
Roman Perekhod
366d1c2c10 Fix the empty exact list while searching for a sharee #issue-4265 2023-05-31 15:46:11 +02:00
jkoberg
599c7b6b87 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-31 11:59:31 +02:00
dependabot[bot]
c27815bdfb Bump go.opentelemetry.io/otel/trace from 1.15.1 to 1.16.0
Bumps [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) from 1.15.1 to 1.16.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.15.1...v1.16.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 07:01:37 +00:00
dependabot[bot]
1ad0637254 Bump github.com/nats-io/nats-server/v2 from 2.9.4 to 2.9.17 (#6373)
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.9.4 to 2.9.17.
- [Release notes](https://github.com/nats-io/nats-server/releases)
- [Changelog](https://github.com/nats-io/nats-server/blob/main/.goreleaser.yml)
- [Commits](https://github.com/nats-io/nats-server/compare/v2.9.4...v2.9.17)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-server/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-27 19:06:42 +02:00
Jörn Friedrich Dreyer
632b206675 trace proxie middlewares (#6313)
* trace proxie middlewares

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* Update ocis-pkg/service/grpc/client.go

Co-authored-by: Christian Richter <1058116+dragonchaser@users.noreply.github.com>

* default tls is off

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
Co-authored-by: Christian Richter <1058116+dragonchaser@users.noreply.github.com>
2023-05-27 10:18:24 +02:00
Jörn Friedrich Dreyer
b8bdd4573a introduce otlp tracing (#5132)
* introduce otel tracing

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* use new trace provider initialization

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* work

* bump reva

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* remove commented code

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* add vendor changes

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2023-05-26 22:21:03 +02:00
jkoberg
9beb6090eb bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-25 15:52:01 +02:00
jkoberg
76ee77c835 bump reva
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-05-24 13:58:14 +02:00
dependabot[bot]
971ba4e764 Bump github.com/coreos/go-oidc/v3 from 3.4.0 to 3.6.0
Bumps [github.com/coreos/go-oidc/v3](https://github.com/coreos/go-oidc) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/coreos/go-oidc/releases)
- [Commits](https://github.com/coreos/go-oidc/compare/v3.4.0...v3.6.0)

---
updated-dependencies:
- dependency-name: github.com/coreos/go-oidc/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 15:14:02 +02:00
Roman Perekhod
55b3bd2db7 Fix error status when the user share the locked file 2023-05-22 15:59:48 +02:00