Commit Graph

302 Commits

Author SHA1 Message Date
dependabot[bot] 262632e0ae Bump github.com/spf13/cobra from 1.0.0 to 1.1.3 in /ocis
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.0.0 to 1.1.3.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.0.0...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-23 14:29:18 +00:00
Jörn Friedrich Dreyer f3468e1070 Merge pull request #1701 from owncloud/missing-dependencies
fix missing registry dependencies
2021-02-23 14:29:38 +01:00
David Christofas deb7417145 Automated changelog update [skip ci] 2021-02-23 13:27:19 +00:00
David Christofas 3a46bd2f94 update reva to v1.6.1-0.20210223065028-53f39499762e
Update reva and also set a replace for github.com/oleiade/reflections.
The replace should resolve the dependabot issue. See oleiade/reflections#14. Once https://github.com/ory/fosite has updated to reflections 1.0.1 or higher we can remove the replace.
2021-02-23 11:36:07 +01:00
Jörn Friedrich Dreyer 368d32becb run make go-mod-tidy
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-23 09:16:58 +00:00
Florian Schade 377eecc66e add missing dependencies 2021-02-23 03:43:17 +01:00
Jörn Friedrich Dreyer 8a8aa2dc52 use micre v3 registry interface
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-22 15:08:50 +00:00
A.Unger 1daad022c3 set MICRO_LOG_LEVEL to error if not defined 2021-02-18 12:45:44 +01:00
Jörn Friedrich Dreyer 13f6defb7a use upstream prometheus logger
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 09:10:00 +00:00
Jörn Friedrich Dreyer c2939551e5 rebase and tidy
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 08:17:57 +00:00
Jörn Friedrich Dreyer 57aec02410 tidy everything
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 08:03:22 +00:00
Jörn Friedrich Dreyer 603dad3533 bring back etcd registry
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 08:01:53 +00:00
A.Unger 448bdde79c use http replace 2021-02-18 08:01:53 +00:00
A.Unger 072d0704df wip 2021-02-18 08:01:53 +00:00
A.Unger 7e505fbd9f remove any micro v2 occurences from the project 2021-02-18 08:01:53 +00:00
A.Unger 005f47d436 update accounts, settings, storage-metadata and ocis-pkg to use asim go-micro v3 2021-02-18 08:00:02 +00:00
Jörn Friedrich Dreyer 83851ca2bb return micro.Service()
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2021-02-18 08:00:02 +00:00
Benedikt Kulmann 22ef448fa4 Merge pull request #1661 from owncloud/web-2.0.0
Update web to 2.0.0
2021-02-17 11:41:57 +01:00
Benedikt Kulmann ca46b1a779 Update generated code 2021-02-17 10:36:54 +01:00
Willy Kloucek 888481a64a Merge pull request #1626 from ishank011/group-provider
storage: add group provider service and sharing SQL driver
2021-02-17 10:34:25 +01:00
Ishank Arora bafa6b9c81 Upgrade reva version 2021-02-16 16:01:57 +01:00
root 4813b06ed5 Upgrade reva and CS3APIs versions 2021-02-16 16:00:51 +01:00
Ishank Arora d8ade4a917 storage: add group provider service and sharing SQL driver 2021-02-16 15:55:42 +01:00
Willy Kloucek aed03b5bf5 generate all protobuf and embed.go files in CI 2021-02-16 15:44:06 +01:00
David Christofas 9d1341d1eb update ocis dependencies 2021-02-16 14:32:46 +01:00
David Christofas ee34fc5c89 fix imports of graph and graph-explorer 2021-02-16 14:32:41 +01:00
Benedikt Kulmann 3f362283d0 Move docs to top level folder 2021-02-15 11:08:25 +01:00
Benedikt Kulmann 6d7e9c8851 Merge remote-tracking branch 'origin/master' into ocis-1643-migrate-ocis-graph 2021-02-15 10:24:19 +01:00
David Christofas 10d4bad26d clean up go dependencies 2021-02-12 16:38:34 +01:00
Ilja Neumann 0c6c18f818 Update reva to master@0c10b333ee69
Co-authored-by: David Christofas <dchristofas@owncloud.com>
2021-02-12 16:14:03 +01:00
Jörn Friedrich Dreyer 7317c35387 Merge pull request #1636 from owncloud/remove_ocis_config_file_option
remove ocis config file option
2021-02-12 15:05:33 +01:00
Willy Kloucek 6c7934ee80 remove ocis config file option 2021-02-12 12:13:53 +01:00
David Christofas 9027864b68 quickfix for thumbnail generation when using different idp 2021-02-11 15:53:33 +01:00
Willy Kloucek 9bfe930978 add feedback from review 2021-02-11 10:53:07 +01:00
Willy Kloucek 2efbb13e66 change secrets on deploy 2021-02-10 14:20:38 +01:00
Willy Kloucek c32dd3d362 Merge pull request #1209 from owncloud/work_on_basic_remote_setup
[docs-only] work on basic remote setup scenario
2021-02-08 08:45:22 +01:00
A.Unger a7c9414be9 adjustments around dependencies and runtime 2021-02-04 11:54:27 +01:00
Willy Kloucek 8e22270608 rework basic remot setup 2021-02-02 14:45:39 +01:00
Willy Kloucek 370cd1c8f6 fix image.documentation link 2021-02-02 11:10:56 +01:00
Willy Kloucek 2af8d92b42 Merge branch 'master' into switch_to_opencontainer_annotation 2021-02-02 10:57:49 +01:00
Willy Kloucek f6763be9f0 remove CREATED label 2021-02-02 10:56:35 +01:00
Ilja Neumann 03cadf304c Rename konnectd to IDP 2021-01-29 12:31:16 +01:00
Willy Kloucek 29129cdb9d fix config links 2021-01-29 11:14:03 +01:00
Erwin Palma 18426be9a2 Update CONFIGURATION.tmpl
The following link does no exist

[our repository](https://github.com/owncloud/ocis/tree/master/config),
2021-01-28 15:05:01 +01:00
Pascal Wengerter d7b1ecb3dc Change (ocis,OCIS) to oCIS, unify GitHub branding 2021-01-28 00:32:47 +00:00
Alex Unger 0b14422901 Merge branch 'master' into ocis-1485 2021-01-26 10:10:56 +01:00
A.Unger 4877cb0d9c apply review comments 2021-01-26 09:18:45 +01:00
A.Unger 70206b7c2f fix staticcheck 2021-01-25 16:06:22 +01:00
A.Unger 1a38554d32 port README.md 2021-01-25 16:06:22 +01:00
A.Unger e50ee6e002 move refs/pman over to owncloud/ocis/ocis/pkg/runtime 2021-01-25 16:06:22 +01:00