Commit Graph

8356 Commits

Author SHA1 Message Date
Robert Pocklington
6eb8419e90 fix: align storage metadata GPRC bind port with other variable names
Currently STORAGE_METADATA_GRPC_PROVIDER_ADDR environment variable used as the way to set the GRPC bind port for the service.  All other services use the format <SERVICE_NAME>_GRPC_ADDR for GRPC, and <SERVICE_NAME>_HTTP_ADDR for HTTP.  This change brings it in line with the others, as it's confusing why this one is different.
2022-02-21 09:20:05 +01:00
Willy Kloucek
43a93a961c Automated changelog update [skip ci] 2022-02-21 08:06:06 +00:00
Willy Kloucek
fd0c2d8c9f Merge pull request #3202 from owncloud/update-web-5.1.0
[full-ci] Update web assets to v5.1.0
2022-02-21 09:03:47 +01:00
Willy Kloucek
ee5cf87259 Merge pull request #3198 from owncloud/dependabot/go_modules/github.com/go-ldap/ldap/v3-3.4.2
Bump github.com/go-ldap/ldap/v3 from 3.4.1 to 3.4.2
2022-02-21 08:56:30 +01:00
Willy Kloucek
62cc56e82d Merge pull request #3209 from owncloud/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.29.0
Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.28.0 to 0.29.0
2022-02-21 08:55:26 +01:00
dependabot[bot]
c67fe0eb8e Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.28.0 to 0.29.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.28.0...zpages/v0.29.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 06:18:05 +00:00
Benedikt Kulmann
995c4812d5 Update web assets to v5.1.0 2022-02-19 09:43:37 +01:00
Willy Kloucek
71eb7d5973 Merge pull request #3197 from owncloud/dependabot/go_modules/github.com/thejerf/suture/v4-4.0.2
Bump github.com/thejerf/suture/v4 from 4.0.1 to 4.0.2
2022-02-18 18:51:34 +01:00
PKiran
b2c6cdee6c Merge pull request #3194 from owncloud/bump-core-commitid-2022-02-18
[tests-only][full-ci]Bump core commit latest up to date 2022-02-18
2022-02-18 17:10:05 +05:45
dependabot[bot]
642fda280f Bump github.com/thejerf/suture/v4 from 4.0.1 to 4.0.2
Bumps [github.com/thejerf/suture/v4](https://github.com/thejerf/suture) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/thejerf/suture/releases)
- [Commits](https://github.com/thejerf/suture/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: github.com/thejerf/suture/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 11:01:29 +00:00
dependabot[bot]
8394b51361 Bump github.com/go-ldap/ldap/v3 from 3.4.1 to 3.4.2
Bumps [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/go-ldap/ldap/releases)
- [Commits](https://github.com/go-ldap/ldap/compare/v3.4.1...v3.4.2)

---
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>
2022-02-18 11:00:43 +00:00
Willy Kloucek
720a9c5dc2 Merge pull request #3187 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel/exporters/jaeger-1.4.1
Bump go.opentelemetry.io/otel/exporters/jaeger from 1.3.0 to 1.4.1
2022-02-18 11:58:35 +01:00
dependabot[bot]
29db938399 Bump go.opentelemetry.io/otel/exporters/jaeger from 1.3.0 to 1.4.1
Bumps [go.opentelemetry.io/otel/exporters/jaeger](https://github.com/open-telemetry/opentelemetry-go) from 1.3.0 to 1.4.1.
- [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.3.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 09:38:48 +00:00
Willy Kloucek
b16ada2eec Merge pull request #3188 from owncloud/dependabot/go_modules/go.opentelemetry.io/otel-1.4.1
Bump go.opentelemetry.io/otel from 1.3.0 to 1.4.1
2022-02-18 10:36:21 +01:00
sagargurung1001@gmail.com
f43fb3155e Updated core commit latest up to date 2022-02-18 2022-02-18 14:59:18 +05:45
Michael Barz
0f622254c3 Update settings.yml 2022-02-18 09:26:13 +01:00
Phil Davis
1c17272f57 Merge pull request #3189 from owncloud/bump-core-commit-2022-02-17
[tests-only][full-ci] bump core commit to the latest upto `2022-02-17`
2022-02-18 11:16:03 +05:45
Michael Barz
ef96f0ec1a Automated changelog update [skip ci] 2022-02-17 21:54:28 +00:00
Michael Barz
0643f0ac90 Merge back Release 1.17.0 (#3184)
* prepare changelog, bump version

* use reva commitID as a version string
2022-02-17 22:54:00 +01:00
Patrick Maier
db739fb655 oCIS 1.17 release notes (#3140)
* oCIS 1.17 release notes

* Add wopiserver incompatibility info

* Update release_notes.md

* Update release_notes.md

* Update docs/ocis/release_notes.md

Co-authored-by: Michael Barz <mbarz@owncloud.com>
2022-02-17 14:40:12 +01:00
Prarup Gurung
f70cc4189f Updated expected failures line numbers after the changes in core tests 2022-02-17 17:39:26 +05:45
Prarup Gurung
088dce2838 Updated core commit id to the latest upto date 2022-02-17 2022-02-17 17:39:26 +05:45
Michael Barz
94f3d7562a add Api test for adding space managers (#3166)
* add Api test for adding space managers

* add cheking permissions in response

* fix after rebase

* only personal space dispayes owner

Co-authored-by: Viktor Scharf <scharf.vi@gmail.com>
2022-02-17 11:21:07 +01:00
dependabot[bot]
ea481eea59 Bump go.opentelemetry.io/otel from 1.3.0 to 1.4.1
Bumps [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) from 1.3.0 to 1.4.1.
- [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.3.0...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 08:40:32 +00:00
Jörn Friedrich Dreyer
602458a09d Automated changelog update [skip ci] 2022-02-17 08:39:45 +00:00
Jörn Friedrich Dreyer
f0d8b31c6b Merge pull request #3185 from owncloud/fix-id
[full-ci] Unify id format
2022-02-17 09:39:14 +01:00
Phil Davis
c2caf38305 Merge pull request #3186 from owncloud/bump-core-commit-id-20220216-a
[tests-only] [full-ci] Bump core commit id to include PR 39793 getPersonalSpaceIdForUser changes
2022-02-17 09:48:09 +05:45
Michael Barz
3ff984ec80 fix unit test 2022-02-16 23:51:55 +01:00
Michael Barz
efe292738f Show not found error message 2022-02-16 23:39:51 +01:00
Michael Barz
8fd70fd350 change root item ID to match the format 2022-02-16 21:43:23 +01:00
Michael Barz
405e3a7693 use latest reva edge 2022-02-16 21:13:58 +01:00
Phil Davis
804a755268 Bump core commit id to include PR 39793 getPersonalSpaceIdForUser changes 2022-02-16 22:40:35 +05:45
Michael Barz
8d34907e13 add changelog 2022-02-16 17:45:17 +01:00
Michael Barz
a2f540fcb5 use reva from fork 2022-02-16 17:40:39 +01:00
Michael Barz
3167377fca use id wrap and unwrap from reva 2022-02-16 17:40:36 +01:00
David Christofas
dfc87e59fd Automated changelog update [skip ci] 2022-02-16 15:43:23 +00:00
David Christofas
8ef28d82f6 [docs-only] prepare reva update changelog (#3182) 2022-02-16 16:42:56 +01:00
David Christofas
4f4d613dd5 Merge pull request #3173 from owncloud/docs-services-communication
[docs-only] added services communication diagram
2022-02-16 16:25:46 +01:00
David Christofas
c6a6093efa add connection between ocis/ocs and accounts, reva gateway 2022-02-16 16:08:14 +01:00
Phil Davis
6df21c4865 Merge pull request #3172 from owncloud/test-core-#39792
[full-ci][tests-only] bump core commit id to the latest upto `2022-02-16`
2022-02-16 13:22:10 +05:45
Kiran Parajuli
e88d33368b Updated expected failures line numbers after the changes in core tests 2022-02-16 12:21:33 +05:45
Kiran Parajuli
6f24ff786d Updated core commit id to the latest upto 2022-02-16 2022-02-16 11:24:08 +05:45
Phil Davis
f97d9e90a6 Automated changelog update [skip ci] 2022-02-16 05:06:50 +00:00
Phil Davis
dd7a2f6a80 Merge pull request #3175 from owncloud/update-reva
update reva
2022-02-16 10:50:20 +05:45
Phil Davis
8386d243ff Adjust test for changed spaces list JSON 2022-02-16 09:51:59 +05:45
David Christofas
152b337299 update reva 2022-02-16 08:20:00 +05:45
David Christofas
22385baad8 Merge pull request #3176 from rhafer/nats-loop
nats: Wait for sigint/sigterm instead of spinning in a tight loop
2022-02-15 18:50:49 +01:00
Ralf Haferkamp
015d3713e8 nats: Wait for sigint/sigterm instead of spinning in a tight loop 2022-02-15 16:56:00 +01:00
Pascal Wengerter
c1a994bf1c Automated changelog update [skip ci] 2022-02-15 15:24:02 +00:00
Pascal Wengerter
9152a71c23 Merge pull request #3157 from owncloud/update-web-5.0.0
[full-ci] Update web to v5.0.0
2022-02-15 16:23:38 +01:00