Commit Graph

11323 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
968d26f0d6 Automated changelog update [skip ci] 2022-10-13 11:09:05 +00:00
Jörn Friedrich Dreyer
2197489c26 enable request tracking prometheus middleware in reva (#4571)
* enable request tracking prometheus middleware in reva

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

* enable metrics for ocdav

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

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-10-13 13:08:34 +02:00
Martin
99d71971d7 Merge pull request #4740 from owncloud/update_env_descriptions
Improving the description for several environemt variables
2022-10-13 12:54:50 +02:00
dependabot[bot]
5d50ebe152 Bump github.com/onsi/gomega from 1.21.1 to 1.22.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.21.1 to 1.22.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.21.1...v1.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 12:27:54 +02:00
mmattel
6edb44fa83 Improving the description for several environemt variables 2022-10-13 12:07:46 +02:00
Prarup Gurung
696555c27c Merge pull request #4805 from owncloud/fix-expected-failures
[full-ci] [tests-only] Removed lines from expected failures
2022-10-13 14:36:13 +05:45
dependabot[bot]
7daedecebc Bump github.com/tus/tusd from 1.9.2 to 1.10.0
Bumps [github.com/tus/tusd](https://github.com/tus/tusd) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/tus/tusd/releases)
- [Commits](https://github.com/tus/tusd/compare/v1.9.2...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 09:25:25 +02:00
Prarup Gurung
a5c5866a54 Removed lines from expected failures 2022-10-13 12:30:10 +05:45
David Christofas
7baa8c40dc Automated changelog update [skip ci] 2022-10-12 16:09:50 +00:00
David Christofas
fb0aa54f07 Merge pull request #4800 from owncloud/nats-tls
add nats tls insecure flags to ocis init
2022-10-12 18:09:23 +02:00
David Christofas
a00dd85a2f Merge pull request #4780 from owncloud/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.3
Bump github.com/nats-io/nats-server/v2 from 2.9.2 to 2.9.3
2022-10-12 17:49:35 +02:00
David Christofas
ab5ceb1928 add nats tls insecure flags to ocis init 2022-10-12 17:24:16 +02:00
dependabot[bot]
875e75d58e Bump github.com/nats-io/nats-server/v2 from 2.9.2 to 2.9.3
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server) from 2.9.2 to 2.9.3.
- [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.2...v2.9.3)

---
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>
2022-10-12 14:38:59 +00:00
David Christofas
d45264748c Merge pull request #4768 from owncloud/dependabot/go_modules/gotest.tools/v3-3.4.0
Bump gotest.tools/v3 from 3.3.0 to 3.4.0
2022-10-12 16:32:32 +02:00
dependabot[bot]
16e6bea917 Bump gotest.tools/v3 from 3.3.0 to 3.4.0
Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)
- [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: gotest.tools/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 12:59:54 +00:00
David Christofas
a275c1c4ef Automated changelog update [skip ci] 2022-10-12 12:59:38 +00:00
David Christofas
4623b6c8e7 Nats tls (#4781)
* use tls for nats connections

* add config options for nats client tls config

* add nats tls config to CI

* add function to create a certpool

* add option to provide a rootCA to validate the server's TLS certificate

* add option to provide a rootCA to validate the server's TLS certificate

* add option to provide a rootCA to validate the server's TLS certificate

* add option to provide a rootCA to validate the server's TLS certificate

* configure nats clients in reva to use tls
2022-10-12 14:56:47 +02:00
Michael Barz
24807bbac8 Automated changelog update [skip ci] 2022-10-12 08:40:29 +00:00
Michael Barz
e85999c693 Merge pull request #4786 from owncloud/update-web-6.0.0-rc.2
Update web to v6.0.0-rc.2
2022-10-12 10:40:00 +02:00
Jannik Stehle
ae982e2002 Update web to v6.0.0-rc.2 2022-10-12 09:48:09 +02:00
Ralf Haferkamp
b5bb6980e2 Fix condition for registry cache
We want caching for all registries except "memory".
2022-10-12 09:28:05 +02:00
Michael Barz
2f5cba2acb Automated changelog update [skip ci] 2022-10-11 20:05:45 +00:00
Michael Barz
6babe83654 Merge pull request #4779 from owncloud/update-web-6.0.0-rc.1
[full-ci] Update web to v6.0.0-rc.1
2022-10-11 22:01:24 +02:00
Benedikt Kulmann
8d26bf0329 fix changelog issue refs and add breaking change warning 2022-10-11 21:02:32 +02:00
Benedikt Kulmann
de0b8f8ee3 Revert "Set the alias link capability to false"
This reverts commit 492ac5ced4.
2022-10-11 20:55:17 +02:00
Michael Barz
ead886e353 more expected failures fixes and line number changes 2022-10-11 20:46:06 +02:00
Jannik Stehle
8a5d3bfe73 Adjust more expected acceptance test failures 2022-10-11 15:21:50 +02:00
Jannik Stehle
5be83e204f Fix xpath selector for files space table 2022-10-11 15:16:15 +02:00
Jannik Stehle
bd9eee17f5 Adjust expected acceptance test failures 2022-10-11 15:14:49 +02:00
Jannik Stehle
95cb4b5351 Update web to v6.0.0-rc.1 2022-10-11 13:37:29 +02:00
David Christofas
460f16ea0e Merge pull request #4778 from owncloud/dependabot/go_modules/github.com/urfave/cli/v2-2.19.2
Bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2
2022-10-11 12:08:07 +02:00
dependabot[bot]
7388bcb44d Bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.17.1 to 2.19.2.
- [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.17.1...v2.19.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 08:54:08 +00:00
David Christofas
e7189ab71f Merge pull request #4769 from owncloud/dependabot/go_modules/github.com/go-micro/plugins/v4/server/http-1.1.1
Bump github.com/go-micro/plugins/v4/server/http from 1.1.0 to 1.1.1
2022-10-11 10:52:15 +02:00
Michael Barz
cfd3e9fab7 fix master branch 2022-10-10 17:26:01 +02:00
Michael Barz
9f24b0e2ad Automated changelog update [skip ci] 2022-10-10 15:10:55 +00:00
Michael Barz
c0c583063e remove wrong changelog [skip-ci] 2022-10-10 17:10:18 +02:00
Michael Barz
dbc18da00f Automated changelog update [skip ci] 2022-10-10 15:08:49 +00:00
Michael Barz
dd6c60d548 fix base url for drives webURL 2022-10-10 17:07:32 +02:00
Swikriti Tripathi
69ac7b6944 [tests-only][full-ci]Bump core commit id for tests (#4767)
* Bump core commit id for tests

* update expected to fail file
2022-10-10 16:55:20 +05:45
Willy Kloucek
381b6f8ac2 Automated changelog update [skip ci] 2022-10-10 09:20:46 +00:00
Willy Kloucek
7b8669b9d9 Merge pull request #4751 from wkloucek/add-curl-to-image
add curl to the oCIS OCI image
2022-10-10 11:20:17 +02:00
Willy Kloucek
cdd2a9306f Merge pull request #4755 from wkloucek/update-deployment-examples
update deployment examples, especially the wopi example
2022-10-10 11:14:31 +02:00
dependabot[bot]
2e6692a86e Bump github.com/go-micro/plugins/v4/server/http from 1.1.0 to 1.1.1
Bumps [github.com/go-micro/plugins/v4/server/http](https://github.com/go-micro/plugins) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/go-micro/plugins/releases)
- [Commits](https://github.com/go-micro/plugins/compare/v4/auth/jwt/v1.1.0...v4/server/grpc/v1.1.1)

---
updated-dependencies:
- dependency-name: github.com/go-micro/plugins/v4/server/http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 08:37:53 +00:00
dependabot[bot]
dbf606372a Bump github.com/onsi/gomega from 1.20.2 to 1.21.1
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.20.2 to 1.21.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.20.2...v1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 10:37:34 +02:00
dependabot[bot]
ad701309af Bump google.golang.org/grpc from 1.49.0 to 1.50.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.49.0 to 1.50.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.49.0...v1.50.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 10:35:22 +02:00
Michael Barz
7daf3c378d Automated changelog update [skip ci] 2022-10-07 11:27:06 +00:00
Michael Barz
4c64a7b014 Merge pull request #4757 from owncloud/report-parentid
index and return parentid in search report
2022-10-07 13:25:57 +02:00
Jörn Friedrich Dreyer
1bb7d57caf index and return parentid in search report
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2022-10-07 10:52:14 +00:00
Willy Kloucek
84af5cf4e1 configure wopi folder url 2022-10-07 09:54:54 +02:00
Willy Kloucek
e69d2e9a06 update deployment examples, especially the wopi example 2022-10-07 09:50:06 +02:00