dependabot[bot]
3084fa8341
Bump github.com/nats-io/nats-streaming-server from 0.24.2 to 0.24.3
...
Bumps [github.com/nats-io/nats-streaming-server](https://github.com/nats-io/nats-streaming-server ) from 0.24.2 to 0.24.3.
- [Release notes](https://github.com/nats-io/nats-streaming-server/releases )
- [Changelog](https://github.com/nats-io/nats-streaming-server/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nats-streaming-server/compare/v0.24.2...v0.24.3 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-streaming-server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-10 08:45:41 +00:00
dependabot[bot]
0edbf9147c
Bump github.com/nats-io/nats-server/v2 from 2.7.3 to 2.7.4
...
Bumps [github.com/nats-io/nats-server/v2](https://github.com/nats-io/nats-server ) from 2.7.3 to 2.7.4.
- [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.7.3...v2.7.4 )
---
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-03-10 06:16:08 +00:00
Ralf Haferkamp
26abb6361b
bump libregraph/idm to lastest master
2022-03-09 15:18:15 +01:00
dependabot[bot]
0487ed994f
Bump github.com/owncloud/libre-graph-api-go from 0.11.0 to 0.12.0
...
Bumps [github.com/owncloud/libre-graph-api-go](https://github.com/owncloud/libre-graph-api-go ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/owncloud/libre-graph-api-go/releases )
- [Commits](https://github.com/owncloud/libre-graph-api-go/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: github.com/owncloud/libre-graph-api-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-08 06:13:27 +00:00
David Christofas
66f4198e12
include spaces etags in drives listing
2022-03-04 14:23:37 +01:00
Michael Barz
b15db1794a
update reva to version 2.0.0 ( #3258 )
2022-03-03 19:56:04 +01:00
dependabot[bot]
f33780e685
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.7.3 to 2.8.0
...
Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway ) from 2.7.3 to 2.8.0.
- [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases )
- [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/.goreleaser.yml )
- [Commits](https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.7.3...v2.8.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 >
2022-03-03 06:15:43 +00:00
Florian Schade
55593b7e9f
[full-ci] Bump web v5.2.0-rc.x ( #3249 )
...
* bump web rc.1
* Use web v5.2.0-rc.2
Co-authored-by: Pascal Wengerter <pascal@wengerter.info >
2022-03-02 17:52:02 +01:00
Jörn Friedrich Dreyer
beaac40aa6
update reva to include decomposedfs nodes-per-space ( #3228 )
...
* update reva to include decomposedfs nodes-per-space
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* check create space with own constraint
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* update reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* unexpected passed
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* update reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* remove unused variable
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
* revert reva commit id
Co-authored-by: Florian Schade <f.schade@icloud.com >
2022-03-02 08:47:53 +01:00
Willy Kloucek
ba29635cd8
Merge pull request #3240 from owncloud/dependabot/go_modules/github.com/nats-io/nats-streaming-server-0.24.2
...
Bump github.com/nats-io/nats-streaming-server from 0.24.1 to 0.24.2
2022-02-28 10:34:41 +01:00
dependabot[bot]
8687cac872
Bump github.com/owncloud/libre-graph-api-go from 0.10.0 to 0.11.0 ( #3223 )
...
Bumps [github.com/owncloud/libre-graph-api-go](https://github.com/owncloud/libre-graph-api-go ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/owncloud/libre-graph-api-go/releases )
- [Commits](https://github.com/owncloud/libre-graph-api-go/compare/v0.10.0...v0.11.0 )
---
updated-dependencies:
- dependency-name: github.com/owncloud/libre-graph-api-go
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>
2022-02-25 14:21:59 +01:00
Ralf Haferkamp
77665a85d5
Merge pull request #3190 from rhafer/libreidm-svc
...
embed libgraph/idm as a service
2022-02-25 13:21:56 +01:00
Ralf Haferkamp
02775b72c7
Add embeded libregrah/idm server
...
This add a new service "idm" providing and LDAP service (via ldaps) on
port 9235. If not existing it will bootstrap an initial LDAP tree and
administrative user as well as a self-signed Certificate and Key
(similar to what is done for glauth).
2022-02-25 11:43:03 +01:00
dependabot[bot]
5afff0b4aa
Bump github.com/nats-io/nats-streaming-server from 0.24.1 to 0.24.2
...
Bumps [github.com/nats-io/nats-streaming-server](https://github.com/nats-io/nats-streaming-server ) from 0.24.1 to 0.24.2.
- [Release notes](https://github.com/nats-io/nats-streaming-server/releases )
- [Changelog](https://github.com/nats-io/nats-streaming-server/blob/main/.goreleaser.yml )
- [Commits](https://github.com/nats-io/nats-streaming-server/compare/v0.24.1...v0.24.2 )
---
updated-dependencies:
- dependency-name: github.com/nats-io/nats-streaming-server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-25 10:12:44 +00:00
dependabot[bot]
77ccf8febd
Bump github.com/blevesearch/bleve/v2 from 2.3.0 to 2.3.1
...
Bumps [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/blevesearch/bleve/releases )
- [Commits](https://github.com/blevesearch/bleve/compare/v2.3.0...v2.3.1 )
---
updated-dependencies:
- dependency-name: github.com/blevesearch/bleve/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-25 06:28:07 +00:00
Michael Barz
6956d0f871
[full-ci] update reva ( #3231 )
...
* update reva
* adjust expected failures
2022-02-24 15:03:02 +01:00
Michael Barz
e0a09ccbd7
update reva
2022-02-24 12:50:31 +01:00
kobergj
5f4ed8908a
bump reva and change nats port ( #3210 )
...
* bump reva and change nats port
Signed-off-by: jkoberg <jkoberg@owncloud.com >
* changelog
Signed-off-by: jkoberg <jkoberg@owncloud.com >
2022-02-22 11:17:58 +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
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
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
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
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
Michael Barz
efe292738f
Show not found error message
2022-02-16 23:39:51 +01:00
Michael Barz
405e3a7693
use latest reva edge
2022-02-16 21:13:58 +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
152b337299
update reva
2022-02-16 08:20:00 +05:45
Michael Barz
af0a5fac18
Create space with description ( #3168 )
...
* send description during create space
* add changelog
* update reva
* add to API test
* only use opaque if not nil
* use forked xattr to fix windows build
Signed-off-by: Michael Barz <mbarz@owncloud.com >
2022-02-15 14:18:27 +01:00
Michael Barz
b1d6be7e1b
refactor to reduce complexity
2022-02-11 14:56:05 +01:00
Michael Barz
abfefd9230
use opaque as space props transport
2022-02-11 14:56:05 +01:00
Willy Kloucek
d1c8cd053d
Merge branch 'master' into dependabot/go_modules/go-micro.dev/v4-4.6.0
2022-02-10 09:33:27 +01:00
Willy Kloucek
585c6f347d
update all go-micro plugins to v4.6.0 (hash of the tag, since they are not really released)
2022-02-10 09:25:54 +01:00
dependabot[bot]
4a578ad03f
Bump github.com/golang-jwt/jwt/v4 from 4.2.0 to 4.3.0
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.2.0...v4.3.0 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-10 06:42:21 +00:00
Willy Kloucek
f152e4f129
Merge pull request #3133 from owncloud/add-consol-as-registry-option
...
add consul as registry option
2022-02-09 10:49:28 +01:00
dependabot[bot]
33b0188888
Bump go-micro.dev/v4 from 4.5.0 to 4.6.0
...
Bumps [go-micro.dev/v4](https://github.com/asim/go-micro ) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/asim/go-micro/releases )
- [Changelog](https://github.com/asim/go-micro/blob/master/CHANGELOG.md )
- [Commits](https://github.com/asim/go-micro/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: go-micro.dev/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-09 06:16:36 +00:00
Willy Kloucek
3215cb7e6a
add consul as registry option
2022-02-08 16:58:08 +01:00
David Christofas
fe3b4b1923
update reva
2022-02-08 10:20:52 +01:00
David Christofas
57fa8a6559
update reva
2022-02-04 18:31:34 +01:00
David Christofas
5668a43e8e
add permissions to the graph drives
2022-02-04 14:49:55 +01:00
Ralf Haferkamp
c0d486f3a5
Implement adding a member to a Group
...
This implements POST request to the graph/v1.0/groups/{groupid}/members/$ref
endpoint. Allowing to add members to a group.
2022-02-01 10:17:46 +01:00
Willy Kloucek
8ebe1c78ce
Merge pull request #3052 from owncloud/parallel-deployment-sharing
...
Parallel deployment sharing
2022-02-01 08:52:14 +01:00
Willy Kloucek
429f7a3999
use reva@edge
2022-01-31 10:15:39 +01:00
Willy Kloucek
0de87a940f
use developement branch
2022-01-31 09:59:12 +01:00
dependabot[bot]
5cf1a16ad7
Bump github.com/owncloud/libre-graph-api-go from 0.8.0 to 0.9.0
...
Bumps [github.com/owncloud/libre-graph-api-go](https://github.com/owncloud/libre-graph-api-go ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/owncloud/libre-graph-api-go/releases )
- [Commits](https://github.com/owncloud/libre-graph-api-go/compare/v0.8.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: github.com/owncloud/libre-graph-api-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-31 08:03:25 +00:00
dependabot[bot]
56cb7fbf5f
Bump github.com/prometheus/client_golang from 1.12.0 to 1.12.1
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.12.0 to 1.12.1.
- [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.12.0...v1.12.1 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-31 06:16:03 +00:00
David Christofas
84f63c3a98
Merge pull request #2852 from owncloud/cs3-permissions-service
...
first prototype of a CS3 permissions service
2022-01-28 13:44:17 +01:00
dependabot[bot]
e4209c57dd
Bump github.com/onsi/gomega from 1.18.0 to 1.18.1
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.18.0 to 1.18.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.18.0...v1.18.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 06:22:09 +00:00
David Christofas
e65d80f95f
update reva
2022-01-27 16:56:19 +01:00